[PR #11066] [MERGED] feat: add support for reasoning_content #22652

Closed
opened 2026-04-20 04:17:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/11066
Author: @NibbinNone
Created: 3/3/2025
Status: Merged
Merged: 3/4/2025
Merged by: @tjbck

Base: devHead: dev


📝 Commits (1)

  • 516f1cf feat: add support for reasoning_content

📊 Changes

1 file changed (+30 additions, -2 deletions)

View changed files

📝 backend/open_webui/utils/middleware.py (+30 -2)

📄 Description

Changelog Entry

Description

  • feat: add support for reasoning_content (Many deepseek apis puts the thinking content in the reasoning_content field. If it is not supported, it will wait for a long time on the interface, affecting the user experience of open-webui)

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

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/11066 **Author:** [@NibbinNone](https://github.com/NibbinNone) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`516f1cf`](https://github.com/open-webui/open-webui/commit/516f1cf67bd729b3a283af1df473faadc40e8e98) feat: add support for reasoning_content ### 📊 Changes **1 file changed** (+30 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/utils/middleware.py` (+30 -2) </details> ### 📄 Description # Changelog Entry ### Description - feat: add support for reasoning_content (Many deepseek apis puts the thinking content in the reasoning_content field. If it is not supported, it will wait for a long time on the interface, affecting the user experience of open-webui) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 04:17:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#22652