[PR #2499] [MERGED] feat(tongyi): add qwen3-max-2026-01-23 model #2523

Closed
opened 2026-02-16 11:17:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/2499
Author: @ZenKaiii
Created: 1/27/2026
Status: Merged
Merged: 1/27/2026
Merged by: @crazywoola

Base: mainHead: add-qwen3-max-2026-01-23


📝 Commits (3)

  • 892c623 feat(tongyi): add qwen3-max-2026-01-23 model
  • bb3204b feat(tongyi): add qwen3-max-2026-01-23 model
  • 3f2bc50 feat(tongyi): add qwen3-max-2026-01-23 model

📊 Changes

3 files changed (+101 additions, -1 deletions)

View changed files

📝 models/tongyi/manifest.yaml (+1 -1)
📝 models/tongyi/models/llm/_position.yaml (+1 -0)
models/tongyi/models/llm/qwen3-max-2026-01-23.yaml (+99 -0)

📄 Description

Summary

Add new qwen3-max-2026-01-23 model configuration file.

Changes

  • Added models/tongyi/models/llm/qwen3-max-2026-01-23.yaml

Test plan

  • Verify model appears in Dify model list
  • Test model inference with various parameters

🤖 Generated with Claude Code


🔄 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/langgenius/dify-official-plugins/pull/2499 **Author:** [@ZenKaiii](https://github.com/ZenKaiii) **Created:** 1/27/2026 **Status:** ✅ Merged **Merged:** 1/27/2026 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `add-qwen3-max-2026-01-23` --- ### 📝 Commits (3) - [`892c623`](https://github.com/langgenius/dify-official-plugins/commit/892c6237c298b78cdc8c38aed2e85e290ba759eb) feat(tongyi): add qwen3-max-2026-01-23 model - [`bb3204b`](https://github.com/langgenius/dify-official-plugins/commit/bb3204be2e8d4c79eba65e32f396b55a9859a5b7) feat(tongyi): add qwen3-max-2026-01-23 model - [`3f2bc50`](https://github.com/langgenius/dify-official-plugins/commit/3f2bc507e38cd84f76b95e88e4f75fee36cc196f) feat(tongyi): add qwen3-max-2026-01-23 model ### 📊 Changes **3 files changed** (+101 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/tongyi/manifest.yaml` (+1 -1) 📝 `models/tongyi/models/llm/_position.yaml` (+1 -0) ➕ `models/tongyi/models/llm/qwen3-max-2026-01-23.yaml` (+99 -0) </details> ### 📄 Description ## Summary Add new qwen3-max-2026-01-23 model configuration file. ## Changes - Added `models/tongyi/models/llm/qwen3-max-2026-01-23.yaml` ## Test plan - [x] Verify model appears in Dify model list - [x] Test model inference with various parameters 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:17:14 -05:00
yindo closed this issue 2026-02-16 11:17:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#2523