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.Documentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
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.