Skip to main content

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.

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.