mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Xorbits Inference supports the thinking and non-thinking mode switching of qwen 3 deployed by vllm #257
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 @xiaoyesoso on GitHub (May 7, 2025).
Self Checks
Dify version
1.3.1
Plugin version
langgenius / xinference:0.0.3
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Currently, it is not possible to pass parameters like
'''
chat_template_kwargs": {"enable_thinking": false}
"'. For details, see:
https://qwen.readthedocs.io/zh-cn/latest/deployment/vllm.html#thinking-non-thinking-modes
Only deep thinking can be performed:
✔️ Error log
No response
@qqlww1987 commented on GitHub (Jun 22, 2025):
+10086
@dosubot[bot] commented on GitHub (Aug 19, 2025):
Hi, @xiaoyesoso. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
"chat_template_kwargs": {"enable_thinking": false}.Next Steps:
Thank you for your understanding and contribution!