Skip to main content
Milvus is an open-source vector database built for GenAI applications. It is built to be performant and scale to tens of billions of vectors with minimal performance loss. Obiguard provides a proxy to Milvus, allowing you to use virtual keys and observability features.

Obiguard SDK Integration with Milvus

Obiguard provides a consistent API to interact with models from various providers. To integrate Milvus with Obiguard:

1. Install the Obiguard SDK

Add the Obiguard SDK to your application to interact with Milvus through Obiguard’s gateway.

2. Initialize Obiguard with a Virtual Key

To use Milvus with Obiguard, get your Milvus API key from here, then add it to Obiguard to create your Milvus virtual key.

3. Use the Obiguard SDK to interact with Milvus