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.2.tar.gz
(17.6 kB
view details)
Built Distribution
File details
Details for the file langchain_milvus-0.1.2.tar.gz
.
File metadata
- Download URL: langchain_milvus-0.1.2.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfab22a8877045f4ce3d482f439ffbe9455dca13ed638f246e1bc0aa90849ebd |
|
MD5 | c90e54f051f4add601444327b3e2949a |
|
BLAKE2b-256 | 22dd3668e0b535530f04e768bc9e301847729b72264a8f573596049b6e71b855 |
File details
Details for the file langchain_milvus-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: langchain_milvus-0.1.2-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7d599a2bc8f89254049aab6e4acbf5fa44b930ace0f25c5585ab04cbd7e26a6 |
|
MD5 | 9438b6e39571188cb3ebd87d7ee12076 |
|
BLAKE2b-256 | 4ac9261aa6d7e8ccbbde0546345ca6c701b2416efb4a71c1c8b5ffb88caeccd4 |