Skip to main content

Documentation Index

Fetch the complete documentation index at: https://nvd-54.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Milvus is a database that stores, indexes, and manages massive embedding vectors generated by deep neural networks and other machine learning (ML) models.

安装和设置

安装 Python SDK:
pip install langchain-milvus

向量存储

查看使用示例. 要导入此向量存储:
from langchain_milvus import Milvus