superduper-qdrant 0.4.0__py3-none-any.whl → 0.6.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  from .qdrant import QdrantVectorSearcher as VectorSearcher
2
2
 
3
- __version__ = "0.4.0"
3
+ __version__ = "0.6.0"
4
4
 
5
5
  __all__ = ['VectorSearcher']
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: superduper_qdrant
3
- Version: 0.4.0
3
+ Version: 0.6.0
4
4
  Summary: SuperDuper Lance is a Python library that provides a high-level API for working with Lance vector search database.
5
5
  Maintainer-email: "superduper.io, Inc." <opensource@superduper.io>
6
6
  License:
@@ -213,5 +213,5 @@ Keywords: databases,mongodb,data-science,machine-learning,mlops,vector-database,
213
213
  Requires-Python: >=3.10
214
214
  Description-Content-Type: text/markdown
215
215
  License-File: LICENSE
216
- Requires-Dist: qdrant-client <2,>=1.10.0
217
-
216
+ Requires-Dist: qdrant-client<2,>=1.10.0
217
+ Dynamic: license-file
@@ -0,0 +1,7 @@
1
+ superduper_qdrant/__init__.py,sha256=2kymmBosHgXZPfBBgXY_j6StgxP0yJOtCCjOh1kG-ok,112
2
+ superduper_qdrant/qdrant.py,sha256=Wkmo2N7tnA7zguC6RVtD5-XVXR3GqVAfcgzPxj7objM,6254
3
+ superduper_qdrant-0.6.0.dist-info/licenses/LICENSE,sha256=fq2WxmjewRN4VfDClVl-6CiVFZedp4y5_iGqQiXHBN8,11353
4
+ superduper_qdrant-0.6.0.dist-info/METADATA,sha256=XREh1ha84W_dcLeRfioueUahLEd61on4qog0riHHVn8,13638
5
+ superduper_qdrant-0.6.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
6
+ superduper_qdrant-0.6.0.dist-info/top_level.txt,sha256=sq-9pdkTJIhMAzMoSI_UlucyRUrPk4Da78PFG_hPcd8,18
7
+ superduper_qdrant-0.6.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.0)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,7 +0,0 @@
1
- superduper_qdrant/__init__.py,sha256=aSsgp9EUATH6oQB7PzsvN3LPOZun1F4PkBffzP45Prs,112
2
- superduper_qdrant/qdrant.py,sha256=Wkmo2N7tnA7zguC6RVtD5-XVXR3GqVAfcgzPxj7objM,6254
3
- superduper_qdrant-0.4.0.dist-info/LICENSE,sha256=fq2WxmjewRN4VfDClVl-6CiVFZedp4y5_iGqQiXHBN8,11353
4
- superduper_qdrant-0.4.0.dist-info/METADATA,sha256=SyEnwMyQB6b5fiX2mN2Zwkqn1UTs0VHd20-LLasXaEY,13618
5
- superduper_qdrant-0.4.0.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
6
- superduper_qdrant-0.4.0.dist-info/top_level.txt,sha256=sq-9pdkTJIhMAzMoSI_UlucyRUrPk4Da78PFG_hPcd8,18
7
- superduper_qdrant-0.4.0.dist-info/RECORD,,