mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-05 08:22:50 -05:00
feat: Regarding the issue of file processing #4867
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 @charliboy on GitHub (Apr 16, 2025).
Check Existing Issues
Problem Description
How can files uploaded from open webui be directly passed to third-party programs for processing, such as programs loaded in pipelines? I have turned off the RAG function of open-webui, but it still does not take effect.
Desired Solution you'd like
The processing method of files can be chosen
Alternatives Considered
No response
Additional Context
No response