mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #17047] issue: Multiple tool calls cause repetitive text output #33681
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 @pairwiserr on GitHub (Aug 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17047
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.22
Ollama Version (if applicable)
No response
Operating System
macOS Sequoia
Browser (if applicable)
Safari 18.6
Confirmation
README.md.Expected Behavior
Tool call with results should be considered done by Open WebUI
Actual Behavior
Open WebUI continues to call the tool
Steps to Reproduce
Install Docker
Clone Open WebUI repo
Add two tools
Ask the model to use both tools
Logs & Screenshots
N/A
Additional Information
No response