An integration package connecting Milvus and LangChain
Project description
langchain-milvus
This is a library integration with Milvus and Zilliz Cloud.
Installation
pip install -U langchain-milvus
Milvus vector database
See a usage example
from langchain_milvus import Milvus
Milvus hybrid search
See a usage example.
from langchain_milvus import MilvusCollectionHybridSearchRetriever
Zilliz Cloud vector database
See a usage example.
from langchain_milvus import Zilliz
Zilliz Cloud Pipeline Retriever
See a usage example.
from langchain_milvus import ZillizCloudPipelineRetriever
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
langchain_milvus-0.1.7rc2.tar.gz
(20.8 kB
view details)
Built Distribution
File details
Details for the file langchain_milvus-0.1.7rc2.tar.gz
.
File metadata
- Download URL: langchain_milvus-0.1.7rc2.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 439501f84df0cb4c60e41c1faf93212dd0fb128688ba0768c54bb45f9172e985 |
|
MD5 | 198b7fc47aed92407678b5237103a14b |
|
BLAKE2b-256 | 4f4c6d6b3c3ac7400bad7f2c25da481ca8a6d2b119e07c1f71e0af6537fa17a1 |
Provenance
File details
Details for the file langchain_milvus-0.1.7rc2-py3-none-any.whl
.
File metadata
- Download URL: langchain_milvus-0.1.7rc2-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc09313a820f884829da231d89daca7a71618dcece1e755e06d7c013d2d4b29b |
|
MD5 | 28349c92995eb6ec5ce14d2ed9ec5310 |
|
BLAKE2b-256 | b88995dec045ab2192efc7baf252fee6be791b89b2a37ac912e91fc253576f7f |