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:

  1. Install MindsDB locally via Docker or Docker Desktop.
  2. To connect Milvus to MindsDB, install the required dependencies following this instruction.

Connection and Usage

Visit the Milvus page for details.