[GH-ISSUE #12650] feat: disable option for storing files when uploading for RAG #55335

Closed
opened 2026-05-05 17:27:26 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @OTheNonE on GitHub (Apr 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12650

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

We are uploading documents into Open WebUI for RAG. We have the documents stored on our company's shared drive, but when uploading the files onto Open WebUI, the files are also stored there, resulting in duplicate files. We only want to analyse the files for RAG, and then remove the original document from Open WebUI.

Desired Solution you'd like

I would like a solution, where you could toggle if you want to store the files themselves when uploading. If toggled to false, then files will be uploaded, analysed, and the removed.

Alternatives Considered

No response

Additional Context

No response

Originally created by @OTheNonE on GitHub (Apr 9, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/12650 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description We are uploading documents into Open WebUI for RAG. We have the documents stored on our company's shared drive, but when uploading the files onto Open WebUI, the files are also stored there, resulting in duplicate files. We only want to analyse the files for RAG, and then remove the original document from Open WebUI. ### Desired Solution you'd like I would like a solution, where you could toggle if you want to store the files themselves when uploading. If toggled to `false`, then files will be uploaded, analysed, and the removed. ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#55335