mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #20848] feat: Ollama Image Generation Connection #57977
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 @TomTheWise on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20848
Check Existing Issues
Verify Feature Scope
Problem Description
With Ollama 14.3 it will be able to generate Images via API call. This is a quote of the Changelog of the Pre-Release of 14.3:
"* The /api/generate API can now be used for image generation"
For my understanding this is extending the Ollama API and is NOT compatible with the current Image Generation Connectors (Open AI, Automatic1111, ComfyUI or Gemini)
Desired Solution you'd like
Open WebUI should probably get another Connection type in Image Generation that is Ollama - similar how Ollama is a Connection type already on the normal connections.
Alternatives Considered
MAYBE Ollama will not need to be connected like an typical Image Generation API but jsut how it currently is with the Connections. But then Open WebUI probably needs bigger changes to handle the new logic?
Additional Context
https://github.com/ollama/ollama/releases/tag/v0.14.3-rc3
@owui-terminator[bot] commented on GitHub (Jan 21, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
by Hello-World-Traveler • Jan 10, 2026
💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@TomTheWise commented on GitHub (Jan 24, 2026):
Strange the other issue got closed without a comment
@tjbck commented on GitHub (Feb 5, 2026):
https://docs.ollama.com/api/openai-compatibility#%2Fv1%2Fimages%2Fgenerations-experimental