Azure
Instructions for using Azure OpenAI models
Param
Description
Default
models:
- from: azure:gpt-4o-mini
name: gpt-4o-mini
params:
endpoint: ${ secrets:SPICE_AZURE_AI_ENDPOINT }
azure_api_version: 2024-08-01-preview
azure_deployment_name: gpt-4o-mini
azure_api_key: ${ secrets:SPICE_AZURE_API_KEY }
# Responses API configuration
responses_api: enabled
azure_openai_responses_tools: web_searchLast updated
Was this helpful?