mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #16935] feat: Support new Image Generation base64 with OpenRouter #18100
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 @sFritsch09 on GitHub (Aug 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16935
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
With the first Image Generation model on OpenRouter would be nice to support it when adding OpenRouter API under settings -> Images
https://openrouter.ai/docs/features/multimodal/image-generation
Image Generation Model: google/gemini-2.5-flash-image-preview
Desired Solution you'd like
Alternatives Considered
No response
Additional Context
No response
@panuud commented on GitHub (Oct 30, 2025):
I tried building a pipe function for OpenRouter image generation/editing.
Currently tested with just one image per request — but try it out if you’d rather not buy credits from another provider — or if you’re waiting for a fix of this issue!”
https://openwebui.com/f/panuud/openrouterimage
@Classic298 commented on GitHub (Nov 6, 2025):
should be fixed in dev