mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-02 16:10:58 -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