mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #18294] issue: <details> tags for reasoning not identified if tag is present in user message #34085
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 @Classic298 on GitHub (Oct 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18294
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.6.33
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
Edge
Confirmation
README.md.Expected Behavior
Details are rendered correctly as thinking content
Actual Behavior
They are not
Steps to Reproduce
Logs & Screenshots
.
Additional Information
No response
@silentoplayz commented on GitHub (Oct 14, 2025):
I am able to reproduce the described issue on the latest
devcommit.@acomarcho commented on GitHub (Nov 1, 2025):
Introduced a fix in this pull request.
@tjbck commented on GitHub (Nov 2, 2025):
Addressed in dev, Thanks!