mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
Multimodal file attachment to talk to document. #98
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 @oliverbob on GitHub (Dec 15, 2023).
The latest ollama release allows LLM to read the content of attachments (not just images), being the easiest way to talk to a document on the go (thanks to the ollama team).
But It is not yet currently being supported by recent commits, except when the attachment is an image. Ollama users would find it useful for this UI. I hope this can be included as an urgent task in your workload 😄
Your efforts are highly appreciated.
💓
Thanks.
@tjbck commented on GitHub (Dec 15, 2023):
Hi, RAG is one of the features thats being actively worked on, Stay tuned.
Also, it would be greatly appreciated if people could check other issues/discussions in the project repo before creating a new one, as it takes away a lot of my time answering and closing them which could've been spent adding new features to the project, so please advise other people if you can. Thanks in advance! Duplicate of #31