mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #10500] the reasoning process cannot be properly outputted. #15916
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 @tomly2019m on GitHub (Feb 21, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10500
Bug Report
Important Notes
When using OpenAI-like APIs provided by third-party platforms, the reasoning process cannot be properly outputted. In the console, when the model is reasoning, there is output generated but it is not being displayed. details in screen Recordings,
Installation Method
Environment
Open WebUI Version: [e.g., v0.5.12]
Operating System: [e.g., Windows 10]
Browser (if applicable): [e.g., Chrome 100.0]
Expected Behavior:
show thinking details
Actual Behavior:
waiting, no output about thinking.
Description
Bug Summary:
when using OpenAI AI api, no thinking process output.
Reproduction Details
Steps to Reproduce:
u
Logs and Screenshots
https://github.com/user-attachments/assets/c51d1cb7-fee7-479f-a2eb-6b7178562093
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
https://github.com/user-attachments/assets/88279827-bbe2-4934-91e4-c38fbfa33c89
Additional Information
Note
@tomly2019m commented on GitHub (Feb 21, 2025):
The model provided by the third-party platform is DeepSeek-R1. When I submit a conversation, the waiting time is actually its normal reasoning process, but the Open WebUI does not properly display this reasoning process.
@tomly2019m commented on GitHub (Feb 21, 2025):
The third-party platform I'm using is: https://console.volcengine.com/ark/region:ark+cn-beijing/model?vendor=Bytedance&view=LIST_VIEW (Volcano Ark platform by Bytedance).
@tjbck commented on GitHub (Feb 21, 2025):
#9488
@yzoz commented on GitHub (Jun 4, 2025):
+1