Add complete attaed file to request bypass RAG #1961

Closed
opened 2025-11-11 14:57:33 -06:00 by GiteaMirror · 1 comment
Owner

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

  • create summaries
  • create questions related to a text
  • correct entire texts
  • and so on...

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

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 - create summaries - create questions related to a text - correct entire texts - and so on... 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
Author
Owner

@hkosm commented on GitHub (Sep 2, 2024):

Would be great, a solution in a tool could be this

@hkosm commented on GitHub (Sep 2, 2024): Would be great, a solution in a tool could be [this](https://github.com/open-webui/open-webui/issues/3129#issuecomment-2285450575)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1961