mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #8220] Image requests from OpenWebUI not reaching Ollama #30571
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 @loglux on GitHub (Dec 31, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8220
I've encountered an issue with OpenWebUI where image requests no longer work, although everything was functioning properly before. This might have started after an OpenWebUI update.
Details of the setup:
Issue Description:
curl).What I’ve Tried:
It seems like OpenWebUI is not forwarding image requests to Ollama for some reason. Has anyone else encountered this issue or know how to resolve it?
Thanks in advance for any advice or suggestions!
PS.
OpenWebUI Version: v0.5.2 (on OpenWebUI Version: v0.5.1 didn't work too)