mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
Custom OPENAI URL on Dalle #704
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 @constLiakos on GitHub (Apr 23, 2024).
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
Reproduction Details
Confirmation:
Note
Big fan of your project! Thank you in advance.