forked from qdrant/qdrant-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update grpc * update generated_schema * provide timeout to api * create shards api * shard keys public api * discovery api * add new fields * v1.7.0 * update proto (qdrant#57) * update undici * fix unit tests * renamed recommend_batch to recommendBatch for consistency and kept alias (qdrant#54) Co-authored-by: Mohamed Morad <[email protected]> Co-authored-by: Ivan Pleshkov <[email protected]> * fix ci * restore tests * add comments to new api * shard_key args docs * create collection docs * qdrant integration tests version up * thanks to Morad-m11 --------- Co-authored-by: Morad-m11 <[email protected]> Co-authored-by: Mohamed Morad <[email protected]>
- Loading branch information
1 parent
2c8dd87
commit 48db336
Showing
28 changed files
with
2,792 additions
and
367 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.