Vapi Support Bot
04/09/2025, 3:23 PMgpt-4o-2024-08-06
) isn't available in your specified region (such as swedencentral
).
### 2. Verify Your Azure OpenAI Credentials
Ensure your credentials are valid and properly configured:
- Make sure the deployment name matches exactly the model name provided in the VAPI menu
- Use the shorter resource endpoint, not the longer deployment endpoint
- Microsoft recommends using the api-key
header instead of Ocp-Apim-Subscription-Key
for authentication
### 3. Check Your Endpoint URL Format
The correct endpoint format should be up to chat/completions?api-version=
without including the version number. Some users have resolved this by using the format: "openai/deployments/<deployment_name>/chat/completions?api-version"
[according to user reports](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336754090880798765).
### 4. Look for Credential Conflicts
If you have both Azure OpenAI and regular OpenAI credentials configured, the system might favor OpenAI over Azure OpenAI. Try [removing the OpenAI credential](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1342900897914556467) if you want to exclusively use Azure OpenAI.
### 5. Verify Model AccessVapi Support Bot
04/09/2025, 3:23 PMKings Big
04/11/2025, 7:31 AMgzqq
04/14/2025, 12:51 AMKings Big
04/14/2025, 11:11 PM