mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2503] [MERGED] feat(tongyi): add enable_thinking parameter for qwen3-max-2026-01-23 #2529
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?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/2503
Author: @ZenKaiii
Created: 1/28/2026
Status: ✅ Merged
Merged: 2/2/2026
Merged by: @crazywoola
Base:
main← Head:add-qwen3-max-2026-01-23📝 Commits (10+)
892c623feat(tongyi): add qwen3-max-2026-01-23 modelbb3204bfeat(tongyi): add qwen3-max-2026-01-23 model3f2bc50feat(tongyi): add qwen3-max-2026-01-23 modelcb0bb3dfeat(tongyi): add enable_thinking parameter for qwen3-max-2026-01-23bfa1105Merge branch 'main' into add-qwen3-max-2026-01-23f22b05dfix(tongyi): add qwen3-max-2026-01-23 to thinking_business_qwen3 checkf41192eMerge branch 'main' into add-qwen3-max-2026-01-2306db151Merge branch 'main' into add-qwen3-max-2026-01-23cc83277fix(tongyi): bump version to 0.1.2448f4f4aMerge branch 'main' into add-qwen3-max-2026-01-23📊 Changes
3 files changed (+13 additions, -2 deletions)
View changed files
📝
models/tongyi/manifest.yaml(+1 -1)📝
models/tongyi/models/llm/llm.py(+2 -1)📝
models/tongyi/models/llm/qwen3-max-2026-01-23.yaml(+10 -0)📄 Description
Summary
The qwen3-max-2026-01-23 model supports deep thinking mode (深度思考), so add the
enable_thinkingparameter to allow users to enable it.Changes
enable_thinkingparameter tomodels/tongyi/models/llm/qwen3-max-2026-01-23.yamlmodels/tongyi/manifest.yamlversion from 0.1.21 to 0.1.22Test plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.