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.6.tar.gz
(19.7 kB
view hashes)
Built Distribution
Close
Hashes for langchain_milvus-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | efab3fcf613bd6151735e2c75f3264dba9daecb317b9bb22604c2aac579049a9 |
|
MD5 | 59da5297ce80ec9b093127ca085d204a |
|
BLAKE2b-256 | 403b3c569901afe49ed944a3396834a8a72ed86473230231a2e2244ddb3497d4 |