Vector Stores
Milvus
This is the implementation of the Milvus handler for MindsDB.
Milvus is an open-source and blazing fast vector database built for scalable similarity search.
Prerequisites
Before proceeding, ensure the following prerequisites are met:
- Install MindsDB locally via Docker or Docker Desktop.
- To connect Milvus to MindsDB, install the required dependencies following this instruction.
Connection and Usage
Visit the Milvus page for details.
Was this page helpful?