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>
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.
📋 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:
dev← Head:dev📝 Commits (1)
516f1cffeat: 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.