mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #14220] Files uploaded with API and added with Batch add request failes with FileModel validation #32714
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 @lukasschachner on GitHub (May 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14220
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.10
Ollama Version (if applicable)
0.7.0
Operating System
Ubuntu 24.04
Browser (if applicable)
Chrome 136.0.7103.115
Confirmation
README.md.Expected Behavior
All files in batch add are added to the Knowledge without error message
Actual Behavior
The request failes with error message:
Input should be a valid dictionary or instance of FileMetadataResponse [type=model_type, input_value=FileModel(id='35237781-49..., updated_at=1747312432), input_type=FileModel]
Steps to Reproduce
Logs & Screenshots
Input should be a valid dictionary or instance of FileMetadataResponse [type=model_type, input_value=FileModel(id='35237781-49..., updated_at=1747312432), input_type=FileModel]
Additional Information
No response
@tjbck commented on GitHub (Dec 31, 2025):
@silentoplayz has this been resolved?
@silentoplayz commented on GitHub (Dec 31, 2025):
Forgot to close! Closing. 😅