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.- Python SDK
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.- Python SDK
- OpenAI Python SDK
3. Use the Obiguard SDK to interact with Milvus
- Python SDK
- OpenAI Python
- cURL

