mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #13442] issue: llm thinks the tool response is empty #16911
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 @filiptrplan on GitHub (May 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13442
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.5
Ollama Version (if applicable)
No response
Operating System
Linux Mint
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
It should read the file. I even see the output in the chat
Actual Behavior
It acts as if it didn't get a response from the tool.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@torisetxd commented on GitHub (May 2, 2025):
Had this issue aswell but i don't think its OWUI related. It might just be the model.
@filiptrplan commented on GitHub (May 2, 2025):
Did you fix it by using another model?
@torisetxd commented on GitHub (May 3, 2025):
Using another model fixed it sometimes, some models understood it worked, some didn't. Though it could be an issue with OWUI as well since I've had mixed results with same models repeatedly.