feat: update qdrant version to 0.10.1#589
feat: update qdrant version to 0.10.1#589JoanFM wants to merge 23 commits intofeat-upgrade-qdrant-clientfrom
Conversation
135bc14 to
0d066e0
Compare
Codecov Report
@@ Coverage Diff @@
## feat-upgrade-qdrant-client #589 +/- ##
===============================================================
- Coverage 88.23% 56.93% -31.30%
===============================================================
Files 133 133
Lines 6585 6593 +8
===============================================================
- Hits 5810 3754 -2056
- Misses 775 2839 +2064
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
33b8d92 to
2a3b74d
Compare
…ai/docarray into feat-qdrant-version-2
1fa4772 to
e91a9ee
Compare
|
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## feat-upgrade-qdrant-client #589 +/- ##
=============================================================
Coverage ? 87.83%
=============================================================
Files ? 133
Lines ? 6593
Branches ? 0
=============================================================
Hits ? 5791
Misses ? 802
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
alaeddine-13
left a comment
There was a problem hiding this comment.
can we add some grpc tests for qdrant ? just add an extra case to some of the existing tests, instead of just
(DocumentArrayQdrant, QdrantConfig(n_dim=128)),we do:
(DocumentArrayQdrant, QdrantConfig(n_dim=128)),
(DocumentArrayQdrant, QdrantConfig(n_dim=128, prefer_grpc=True)),|
📝 Docs are deployed on https://ft-feat-qdrant-version-2--jina-docs.netlify.app 🎉 |
|
Please @AnneYang720 reopen this PR under ur name |
Goals: