mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-04 17:10:59 -05:00
* Add in rest and grpc * add to QueryEnum * implement Query trait * connect to scorer creation * upd tests * additional changes * fmt * gen openapi and grpc docs * coderabbit fix * add changes in async scorer * test sum_scores in more places, refactor to remove repetition