Obiguard SDK Integration with Qdrant
Obiguard provides a consistent API to interact with models from various providers. To integrate Qdrant with Obiguard:1. Install the Obiguard SDK
Add the Obiguard SDK to your application to interact with Qdrant through Obiguard’s gateway.- Python SDK
2. Initialize Obiguard with a Virtual Key
To use Qdrant with Obiguard, get your API key from Qdrant App, then add it to Obiguard to create your Qdrant virtual key.- Python SDK
- OpenAI Python SDK
3. Use the Obiguard SDK to interact with Qdrant
- Python SDK
- OpenAI Python
- cURL

