mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #17289] issue: Cannot upload PDF for Anthropic function or pipeline #137957
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 @hades200082 on GitHub (Sep 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17289
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.23
Ollama Version (if applicable)
No response
Operating System
Linux (whatever you put in your docker image)
Browser (if applicable)
Edge and Chrome
Confirmation
README.md.Expected Behavior
When I upload a PDF for Anthropic models (using either the function or the pipeline methods) the PDF should be passed to the LLM along with my message.
Actual Behavior
When I upload a PDF for Anthropic models (using either the function or the pipeline methods) the LLM reports that it cannot see the PDF attachment.
Steps to Reproduce
Logs & Screenshots
No logs as the messages to/from the AI were successful, but the AI couldn't see the uploaded PDF.
Additional Information
No response