mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #14633] feat: Multiple Models for Image Generation #32848
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 @FiSHonAUT on GitHub (Jun 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14633
Check Existing Issues
Problem Description
I can only configure one image generation model provider.
Desired Solution you'd like
I'd like to use various models for image generation, exactly like chatting with the models. When I chat with a Gemini-Model, I want to get the image from Gemini. When chatting with openAI, I want to get it from openAI.
I guess with videos it will be the same problem...
Alternatives Considered
No response
Additional Context
No response