mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #11489] [CLOSED] feat: add Default Reasoning Display setting #45793
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/11489
Author: @zhaxnb
Created: 3/10/2025
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (1)
c8922daperf: add Default Reasoning Display setting📊 Changes
4 files changed (+33 additions, -1 deletions)
View changed files
📝
src/lib/components/chat/Settings/Interface.svelte(+29 -0)📝
src/lib/components/common/Collapsible.svelte(+2 -1)📝
src/lib/i18n/locales/en-US/translation.json(+1 -0)📝
src/lib/i18n/locales/zh-CN/translation.json(+1 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added a Default Reasoning Display button in the user settings to set whether the reasoning content is automatically expanded.
Added
Additional Information
https://github.com/open-webui/open-webui/discussions/11487
Screenshots or Videos
Off




On
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.