mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #14282] issue: thoughts may not be rendered correctly when using with tools #17203
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 @funnycups on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14282
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.10
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22
Browser (if applicable)
Chrome 136.0.7103.114
Confirmation
README.md.Expected Behavior
After folded search result labels, folded thoughts labels shall be rendered correctly. Like:
Actual Behavior
Sometimes thoughts are not rendered correctly directly after models tool call.
Steps to Reproduce
Logs & Screenshots
Additional Information
Maybe we need a forced new line between tools call and think tags?