mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #12960] feat: Thinking process switch control #32297
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 @Hugh-yw on GitHub (Apr 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12960
Check Existing Issues
Problem Description
The thinking process is not expanded by default. For example, Deepseek's official website can intuitively show the thinking process of the problem, which has a good user experience.
Desired Solution you'd like
The thinking process is not expanded by default. Consider adding a switch to control whether to expand the thinking process, which can be configured by the administrator.
Alternatives Considered
No response
Additional Context
I found the default false configuration in the source code and did not think about it.
@silentoplayz commented on GitHub (Apr 17, 2025):
Already an implemented feature with

Always Expand Details.