mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
add ability to use url instead of b64_json when generating images via openai api #3146
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 @saybe555 on GitHub (Dec 30, 2024).
Is your feature request related to a problem? Please describe.
Add support for the url response format when generating an image form openai api. I use an api that makes image links never expire
Describe the solution you'd like
use link to image
Describe alternatives you've considered
download image from link