mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #8209] add ability to use url instead of b64_json when generating images via openai api #15040
Reference in New Issue
Block a user
Originally created by @saybe555 on GitHub (Dec 30, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8209
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