feat: Image to Image generation #6743

Closed
opened 2025-11-11 17:04:49 -06:00 by GiteaMirror · 0 comments
Owner

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.

Image

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))
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6743