mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #14804] feat: azure openai configuration through env vars #17367
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vincegio on GitHub (Jun 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14804
Check Existing Issues
Problem Description
The new Azure OpenAI support is nice, but I can't seem to find a way to configure this through environment variables. Of course, please correct me if i'm wrong, but I can only seem to find az ai for RAG.
Desired Solution you'd like
Setup Azure AI through environment variables.
I can see that this Pr: https://github.com/open-webui/open-webui/pull/14012 supported some form of environment configuration.
Alternatives Considered
No response
Additional Context
No response