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
Release files for gigachain-milvus 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gigachain_milvus-0.1.4.tar.gz | 18.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gigachain_milvus-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 39.4 kB
Release files / gigachain_milvus-0.1.4.tar.gz
| Download URL | gigachain_milvus-0.1.4.tar.gz |
|---|---|
| Size | 18.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e9d77e8170766147fbd248d1934426e2b2cad3a7c43f910c3c358771217ab9c4
|
|
BLAKE2b-256 checksum How to use checksums |
afadd215f4577ff1df449e0f7ef60c62fa04686e1abae41d98e6586cb6fe7e5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.11.6 Darwin/23.5.0
|
Release files / gigachain_milvus-0.1.4-py3-none-any.whl
| Download URL | gigachain_milvus-0.1.4-py3-none-any.whl |
|---|---|
| Size | 21.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
695ab3c2cc2c0c565fe6f99820a467f4c149f2e8100ad799668e90f7dd61ee1d
|
|
BLAKE2b-256 checksum How to use checksums |
7afe96454987201a8a6ba7efc2312dc6b10fc6ed9ed6ca975ea1748b141ca3aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.11.6 Darwin/23.5.0
|