mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #18006] feat: Collapsed Think tag in channels #18463
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 @N0YU0 on GitHub (Oct 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18006
Check Existing Issues
Problem Description
When creating a prompt message in channel if the model has a thinking phase that prints out and it should be a collapsed element just like in a regular chat.
Channel's thinking tags:
Regular chat thinking tags:
Desired Solution you'd like
The same collapsable thinking tags that are in the regular chat in the channel's thread chat (where llm answers are returned)
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Oct 2, 2025):
#8050