mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
Add complete attaed file to request bypass RAG #1961
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 @Dmfama20 on GitHub (Sep 2, 2024).
When using large models (GPT4o and comparable models) we have a very long context (128K Tokens and more).
Therefore from technical point of view we are allowed to process very long documents in order to
At the moment things like above are only possible by copy/pasting documents directly into the input window.
It would be very helpful to use the "upload function" in this cases.
Any chance to get this done?
Best,
Alex
@hkosm commented on GitHub (Sep 2, 2024):
Would be great, a solution in a tool could be this