Originally created by @DaWe35 on GitHub (Oct 23, 2025).
Check Existing Issues
I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.
Problem Description
When I send a prompt with an image in chat, only the prompt is forwarded to the image generation model.
I also prefer to see exact error responses in chat, this generic error doesn't help the user.
Desired Solution you'd like
It would be awesome, if the image is also forwarded to the image generator.
Alternatives Considered
No response
Additional Context
My setup:
v0.6.34
/admin/settings/images -> OpenAI provider (I use ImageRouter as described in the official tutorials)
Originally created by @DaWe35 on GitHub (Oct 23, 2025).
### Check Existing Issues
- [x] I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.
### Problem Description
When I send a prompt with an image in chat, only the prompt is forwarded to the image generation model.
<img width="1233" height="1241" alt="Image" src="https://github.com/user-attachments/assets/f9600a27-1297-447b-abc1-54f3379e268b" />
I also prefer to see exact error responses in chat, this generic error doesn't help the user.
### Desired Solution you'd like
It would be awesome, if the image is also forwarded to the image generator.
### Alternatives Considered
_No response_
### Additional Context
My setup:
v0.6.34
/admin/settings/images -> OpenAI provider (I use [ImageRouter](https://imagerouter.io/) as described in the [official tutorials](https://docs.openwebui.com/tutorials/images#image-router))
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @DaWe35 on GitHub (Oct 23, 2025).
Check Existing Issues
Problem Description
When I send a prompt with an image in chat, only the prompt is forwarded to the image generation model.
I also prefer to see exact error responses in chat, this generic error doesn't help the user.
Desired Solution you'd like
It would be awesome, if the image is also forwarded to the image generator.
Alternatives Considered
No response
Additional Context
My setup:
v0.6.34
/admin/settings/images -> OpenAI provider (I use ImageRouter as described in the official tutorials)