mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-10 20:42:49 -05:00
The image generation API used on Azure OpenAI requires to specify the API version by appending an `api-version` query parameter to the endpoint URL. Added the environment variable `IMAGES_OPENAI_API_VERSION` with configuration functionality in the administration UI.