mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-03 08:30:55 -05:00
* [AI + Manual] Cosine scoring * [ai + manual] Add support for dot product * [ai] re-implement tests including covering both distances (dot+cosine) * Clarify Cosine/Dot equivalence behavior for pre-TQ quantization storages * review remarks --------- Co-authored-by: Ivan Pleshkov <pleshkov.ivan@gmail.com>