mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[GH-ISSUE #11986] issue: Tools return string is ignored by the LLM #16428
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 @AlbertoSinigaglia on GitHub (Mar 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11986
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
5.20
Ollama Version (if applicable)
0.6.2
Operating System
Ubuntu 22.04
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
Ideally, the returned string should be considered by the LLM, however, I'm not sure why but all of they tend to completely ignore it
Actual Behavior
The returned string by the Tools is completely ignored by the LLM
Steps to Reproduce
This is the tool I'm using:
Logs & Screenshots
This is the result... I'm using Phi4, though LLama3.3 70B has the exact same behavior
Additional Information
No response
@tjbck commented on GitHub (Mar 23, 2025):
Model dependent behaviour.