Azure Foundry endpoint not working #6572
Unanswered
loureirodnl
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
For me, it works with the v1 endpoint they give: - group: "Azure AI Foundry"
assistants: false
apiKey: "${AZURE_DEEPSEEK_API_KEY}"
baseURL: "https://my-private-endpoint.models.ai.azure.com/v1/"
version: "2024-08-01-preview"
serverless: true
models:
DeepSeek-R1:
deploymentName: "DeepSeek-R1" |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hello
Did Azure AI Foundry changed anything recently ?
Because I'm following exactly the explanations on discussion #5924 but I'm having the following error :
Version: LibreChat v0.7.7 using docker compose and @rubentalstra suggested librechat.yml config in #5924
I tried everything that is explained in this discussion but nothing worked
My Azure AI Foundry setup :

Thank you for your help
Linked to discussion: #5924
Version Information
Steps to Reproduce
Put the following config in librechat.yaml
Relevant log output
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions