Agents not working with Azure OpenAI ("No model spec selected") #9594
Unanswered
GPTLeonard
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
You have model specs enabled with some of the restrictive options. Please review the config guide and share your config if you'd like help troubleshooting: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When I create a new Agent in LibreChat and select Azure OpenAI as the provider, I get the following error when trying to use the Agent:
Something went wrong. Here's the specific error message we encountered: No model spec selected
This happens regardless of which Azure OpenAI model I select (tested with gpt-4.1 and gpt-5-mini). I expect the Agent to use the selected Azure model normally, similar to how Anthropic or OpenAI works.
It looks like the Agent Builder does not pass a proper model spec for Azure OpenAI endpoints.
Version Information
LibreChat version: v0.8.0-rc2
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions