-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Azure OpenAI resource name setting is missing #8273
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When trying to use Azure or Azure Cognitive Services with GPT-5.4 i get this error:
AI_LoadSettingError: Azure OpenAI resource name setting is missing. Pass it using the 'resourceName' parameter or the AZURE_RESOURCE_NAME environment variable.
{
"name": "UnknownError",
"data": {
"message": "AI_LoadSettingError: Azure OpenAI resource name setting is missing. Pass it using the 'resourceName' parameter or the AZURE_RESOURCE_NAME environment variable."
}
}
Plugins
vscode
Kilo version
7.1.20
Steps to reproduce
- Azure as a provider
- Use any model
- and you will get this error
Screenshot and/or share link
No response
Operating System
macos
Terminal
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working