mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #16290] issue: [api] page_no on upload file with docling, Picture Description Mode also got error #33378
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 @parsue on GitHub (Aug 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16290
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.6.18
Ollama Version (if applicable)
v0.10.1
Operating System
Windows 11
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
upload files with contents.
Actual Behavior
Steps to Reproduce
my steps
reason without browser and docker logs
Logs & Screenshots
error on orc:
error on Picture Description Mode:
Additional Information
Docling version:
@mballesterosc commented on GitHub (Aug 6, 2025):
I'm experiencing the same error. I'm waiting for the new release of OpenWebUI that will include compatibility with docling >1.0.0
@parsue commented on GitHub (Aug 6, 2025):
I found that the problem may be on the docling side.
I tried on docling api or ui and met same issue. It should be the easyocr is updated and requesting the arguments but docling ocr loader is not handling this.