I have searched the existing issues and discussions.
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
Originally created by @N0YU0 on GitHub (Oct 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18006
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
When creating a prompt message in channel if the model has a thinking phase that prints out <Think> and </Think> it should be a collapsed element just like in a regular chat.
Channel's thinking tags:
<img width="777" height="669" alt="Image" src="https://github.com/user-attachments/assets/8abedc2e-d733-4878-af68-e7fa900df516" />
Regular chat thinking tags:
<img width="552" height="173" alt="Image" src="https://github.com/user-attachments/assets/74946df2-5b04-4991-93e4-ba057c17803d" />
### 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_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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