mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
bug: PDF files above 1 MB cannot be uploaded into a chat and used #1500
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 @YetheSamartaka on GitHub (Jul 12, 2024).
Bug Report
Description
Bug Summary:
PDF files above 1 MB cannot be drag and dropped/uploaded via + into a chat and used. I quickly found wiki article that upon dowloading has 3 MB, but the file I encountered that with had little above 1 MB. Files below 1 MB are working fine.
Steps to Reproduce:
Take a PDF file above 1 MB and try uploading it to Chat instance
Observe that it is not being uploaded
Expected Behavior:
Files above 1 MB should get uploaded and be usable the same way as PDFs below 1 MB
Actual Behavior:
Upon file upload above 1 MB upload, nothing happens.
Environment
Open WebUI Version: [e.g., 0.3.8]
Operating System: [Ubuntu 20.04]
Browser (if applicable): [Firefox, Chrome, Brave, Edge, Opera - seems to be happening on all]
Reproduction Details
Confirmation:
Installation Method
Dockerfile
Additional Information
I'm using text-embedding-3-large as an embedding model for documents
Not sure if it affects other filetypes.
These are the files that you can try. First will work, second won't.
working_file.pdf
not_working.pdf