-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Azure OpenAI deployment not working #757
Comments
@tsoernes can you give me an install/credentials to quickly debug this? DM on discord for access details. |
@enricoros Done. Sent on discord. With both openAI (gpt-4o-mini) and DeepSeek R1 deployments |
@tsoernes thank you, this will help greatly. |
Root cause: while Azure OpenAI services are working correctly, Azure AI Foundry services are not. AI Foundry does not SEEM to have the PRs welcome to fully support AI Foundry: may require a different model enumeration (API version, path, etc.) or manual definition of models. |
@enricoros Please note: It is not possible to deploy OpenAI services anymore. Everything on Azure has migrated to Foundry. |
Environment
GitHub v2-dev branch
Description
I cannot connect to a GPT 4o deployment on Azure using either big-AGI 1.0 or 2.0
This python code works:
I have tried using https://XXXx.openai.azure.com/ as URL in big-AGI but it yields:
[OpenAI/azure issue]: Internal Server Error - Service has failed unexpectedly, retrying may help. RequestId:63f8dd8d-150c-494f-91b9-2f45ea0c3a81
Device and browser
Brave
Screenshots and more
No response
Willingness to Contribute
The text was updated successfully, but these errors were encountered: