mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #1833] Cannot understand the image uploaded or any attachments #28176
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 @paulwongx on GitHub (Apr 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1833
Maybe I'm misunderstanding this feature but when I upload an image and ask the AI to tell me what the text in the image says, it says the image is not detected.
This is the response I get:
I guess under the hood the image isn't (can't?) be sent to Ollama to understand but if that's the case, what is the proper way to use the attachment feature?
If it should work, what am I doing wrong?