Issues with the azure_ai function when using Azure AI Grok3 or DeepSeek-R1-0528 #42
Closed
FrankZhu888
started this conversation in
General
Replies: 1 comment 3 replies
-
Hello @FrankZhu888 I tried to reproduce your problem, but everything works fine for me. I've made the following settings: |
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The functions below are experiencing issues with Azure AI Grok3 or DeepSeek-R1-0528. For example, after adding the function, it does not appear on the front page. Could you please advise on how to resolve this? Thank you.
Function:
https://openwebui.com/f/owndev/azure_ai
Env:
Open WebUI Version v0.6.13
Azure Endpoint used example as below:
https://name.services.ai.azure.com/models/chat/completions?api-version=2024-05-01-preview
model = "grok-3"
Beta Was this translation helpful? Give feedback.
All reactions