472 B
472 B
Milvus Embedding Store
This module implements EmbeddingStore using Milvus Vector Database.
Requirements
- Milvus 2.4.20 or newer
Running the Test Suite
The test suites can run on Docker Testcontainers or a Zilliz Cloud cluster. For the cloud target, make sure the following environment variables are configured:
- MILVUS_URI
- MILVUS_API_KEY
- MILVUS_USERNAME
- MILVUS_PASSWORD