mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #24659] issue: unable to generate images using openrouter #91115
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 @M0n7y5 on GitHub (May 13, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24659
Check Existing Issues
Installation Method
Docker
Open WebUI Version
latest
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04,
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Being able to generate images using models from openrouter
Actual Behavior
The generation fails with error message.
Steps to Reproduce
Just add openrouter as an provider and try the same model as on the picture
Logs & Screenshots
Additional Information
No response
@owui-terminator[bot] commented on GitHub (May 13, 2026):
🔍 Related Issues Found
I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions:
🟣 #18998 feat: Support Openrouter image generation
This is the original feature request for OpenRouter image generation support, directly matching the new issue’s topic. It provides context that OpenRouter image generation has been a known area of work in Open WebUI.
by Joly0
🟣 #20634 issue: OpenRouter image generation
Chunk too bigerrorThis issue reports a failure specifically when generating images through OpenRouter, which is very close to the new report. The symptom differs (
Chunk too bigvs a generic generation error), but both are OpenRouter image-generation breakages.by eniraa ·
bug🟣 #23611 bug: Image generation fails with providers that don't support 'size' parameter (e.g., xAI/grok-imagine-image)
This bug is about image generation failing because Open WebUI sends unsupported parameters to the upstream provider. The new issue also involves OpenRouter image generation failing, so this is relevant as a likely similar integration/parameter-handling problem.
by agent2x0r ·
bug💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead.
This comment was generated automatically. React with 👍 if helpful, 👎 if not.