mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #18381] feat: Qwen3-Next reasoning support #34109
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 @R3tr0ooo on GitHub (Oct 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18381
Check Existing Issues
Problem Description
Qwen3-Next has the included in the chat template, which Open Webui doesn't recognizes it, causing the thinking content to not be recognized.
Desired Solution you'd like
Add an option to always start as thinking without
Alternatives Considered
None, cuz im dumb.
Additional Context
I have noticed #18058 and https://github.com/vllm-project/vllm/issues/26239 , and I don't think any of the responses are actually related/can fix this issue, I personally think it's a frontend issue. If you (or other helpful people) can provide a workaround/update Open Webui to fix this, I'll be very much appreciated.