Overview
Vaikora integrates with Azure OpenAI to add real-time threat detection and security monitoring. You can route traffic through Vaikora as an OpenAI-compatible gateway and protect Azure OpenAI deployments directly.
Quick Setup
Change your application's base URL to point to Vaikora instead of Azure OpenAI. Pass your Azure credentials through Vaikora's request flow to maintain authentication and access your Azure deployments securely.
Node.js Example
Use the OpenAI Node.js SDK with a custom base URL pointing to Vaikora. Provide your Azure API key and resource name in headers or configuration to route requests through Vaikora's security layer.
Azure-Specific Features
Vaikora maintains compatibility with Azure content filtering policies while adding its own threat detection. Configure Azure-specific settings like deployment IDs and region endpoints within Vaikora's integration.