[GH-ISSUE #10219] Where could I find my uploaded file in docker container or local disk? #135540

Closed
opened 2026-05-25 02:27:34 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @quzhixue-Kimi on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10219

Hi there,

There is one feature that I would like to ask:

How could I find the path of uploading the pdf/excel/word document via OPEN-WEBUI with the latest docker container? Or, using directly local disk via pip install open-webui?

I want to find the file path in docker container or local disk, which could be parsed in my customized pipeline.

The LDAP has been integrated with OPEN-WEBUI, I checked the sample pipeline via https://github.com/open-webui/pipelines/blob/main/examples/scaffolds/example_pipeline_scaffold.py that I could get the user. I would like to get my uploaded file and tried to parse the file with ollama embedding, docling or minerU framework to process the file.

Then, I could ask questions about the uploaded file content (like RAG feature via OPEN-WEBUI directly)

Is there any API that I could use to implement this feature? Any feedback is appreciated.

BR
Kimi

Originally created by @quzhixue-Kimi on GitHub (Feb 18, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10219 Hi there, There is one feature that I would like to ask: How could I find the path of uploading the pdf/excel/word document via OPEN-WEBUI with the latest docker container? Or, using directly local disk via pip install open-webui? I want to find the file path in docker container or local disk, which could be parsed in my customized pipeline. The LDAP has been integrated with OPEN-WEBUI, I checked the sample pipeline via https://github.com/open-webui/pipelines/blob/main/examples/scaffolds/example_pipeline_scaffold.py that I could get the user. I would like to get my uploaded file and tried to parse the file with ollama embedding, docling or minerU framework to process the file. Then, I could ask questions about the uploaded file content (like RAG feature via OPEN-WEBUI directly) Is there any API that I could use to implement this feature? Any feedback is appreciated. BR Kimi
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#135540