Set Default model provider using azure open AI env vars #626

Closed
opened 2026-02-21 17:27:49 -05:00 by yindo · 1 comment
Owner

Originally created by @ceq-abuzaid on GitHub (Oct 25, 2023).

Provide a description of the help you need

hello all ,
just wanted azure open AI to be the default model using the azure open ai env vars :
HOSTED_AZURE_OPENAI_ENABLED=True
HOSTED_AZURE_OPENAI_API_KEY=
HOSTED_AZURE_OPENAI_API_BASE=
HOSTED_AZURE_OPENAI_QUOTA_LIMIT=200
but got no changes although the values got read correctly from hosted_model_providers.azure_openai
so if you could help would be much appreciated

Originally created by @ceq-abuzaid on GitHub (Oct 25, 2023). ### Provide a description of the help you need hello all , just wanted azure open AI to be the default model using the azure open ai env vars : HOSTED_AZURE_OPENAI_ENABLED=True HOSTED_AZURE_OPENAI_API_KEY= HOSTED_AZURE_OPENAI_API_BASE= HOSTED_AZURE_OPENAI_QUOTA_LIMIT=200 but got no changes although the values got read correctly from hosted_model_providers.azure_openai so if you could help would be much appreciated
yindo closed this issue 2026-02-21 17:27:49 -05:00
Author
Owner

@crazywoola commented on GitHub (Oct 25, 2023):

We designed these keys with the potential to implement this feature, but you've discovered it. :)

@crazywoola commented on GitHub (Oct 25, 2023): We designed these keys with the potential to implement this feature, but you've discovered it. :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#626