mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-04 07:47:12 -05:00
Enable pdf attachments to be sent to external APIs #2103
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 @legaltextai on GitHub (Sep 17, 2024).
At the moment, any message with pdf attachment goes via RAG pipeline.
I would like to be able to use external API to send the file to.
Please make the RAG pipeline optional when user attaches a pdf.
Thank you for your absolutely incredible product!