mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-25 01:36:29 -05:00
[GH-ISSUE #12312] issue: tool call fail to execute when reasoning content in the response #16547
Reference in New Issue
Block a user
Originally created by @LikeSundayLikeRain on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12312
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.0
Ollama Version (if applicable)
No response
Operating System
macOS Sonoma
Browser (if applicable)
Chrome 134.0.6998.166
Confirmation
README.md.Expected Behavior
Tool call should execute successfully
Actual Behavior
Wrong argument is sent to the tool call and failed to execute.
Fail case:
response stream:
Works fine when disable the thinking:
response stream:
Steps to Reproduce
Logs & Screenshots
container logs showing normal 200
Additional Information
No response