[GH-ISSUE #1696] Custom OPENAI URL on Dalle #12600

Closed
opened 2026-04-19 19:31:40 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @constLiakos on GitHub (Apr 23, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1696

Bug Report

Description

Bug Summary:
In line 333 in config.py "OPENAI_API_BASE_URL = "https://api.openai.com/v1" command, prevents dall-e image genertion tool from using the custom openai base url.
I am using LiteLLM Proxy for llm models and dall-e-3 generation for images.

Environment

  • Open WebUI Version: 0.1.120
  • Operating System: Linux

Reproduction Details

Confirmation:

  • [x ] I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.

Note

Big fan of your project! Thank you in advance.

Originally created by @constLiakos on GitHub (Apr 23, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1696 # Bug Report ## Description **Bug Summary:** In line 333 in config.py "OPENAI_API_BASE_URL = "https://api.openai.com/v1" command, prevents dall-e image genertion tool from using the custom openai base url. I am using LiteLLM Proxy for llm models and dall-e-3 generation for images. ## Environment - **Open WebUI Version:** 0.1.120 - **Operating System:** Linux ## Reproduction Details **Confirmation:** - [x ] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. ## Note Big fan of your project! Thank you in advance.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12600