Use Azure-hosted OpenAI models with Nexus — deployment-based URL and api-key auth.
The Azure OpenAI provider connects to Azure-hosted OpenAI deployments. It uses the same request/response format as OpenAI but with a different URL structure (/openai/deployments/{id}/...) and api-key header authentication.