mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
feat: Custom Button for pdf upload and pdf viewer #6603
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 @Asaad-Pak on GitHub (Oct 7, 2025).
Check Existing Issues
Problem Description
How to add a custom button for uploading document other than the upload button in knowledge section and chat interface. Also is there feature to show pdf side by side in chat ?
Desired Solution you'd like
Users should be able to create document upload button by themselves either through the functions like action, pipe or filter. Similarly a pdf viewer which shows the pdf selected by user
Alternatives Considered
No response
Additional Context
No response