Skip to content

feature(Tongyi): Remove Tongyi (Qwen) models that have been officially deprecated by Alibaba Cloud Model Studio.#3248

Open
Torch-Fan wants to merge 3 commits into
langgenius:mainfrom
Torch-Fan:feature/rm_offline_models
Open

feature(Tongyi): Remove Tongyi (Qwen) models that have been officially deprecated by Alibaba Cloud Model Studio.#3248
Torch-Fan wants to merge 3 commits into
langgenius:mainfrom
Torch-Fan:feature/rm_offline_models

Conversation

@Torch-Fan
Copy link
Copy Markdown
Contributor

Summary

Remove Tongyi (Qwen) models that have been officially deprecated by Alibaba Cloud Model Studio.

Reference: https://help.aliyun.com/zh/model-studio/model-depreciation

Deprecated batches covered:

  • 2026-05-13: qwen-max-latest/0919/0428, qwen-turbo-latest/2025-07-15/2025-04-28, qwen-vl-max-latest/2025-01-25, qwen-vl-plus-latest/2025-01-25/0102, qwq-plus-0305, qvq-max-latest, qwen-math-turbo-latest/0919, qwen-coder-turbo-latest/0919, qwq-32b, and
    all qwen2.5-* / qwen3-0.6b/1.7b/4b open-source variants
  • 2026-01-30: qwen-max-0403, qwen-plus-0919/0723/0806/1125/1127, qwen-turbo-0919/0624, qwen-vl-max-0809, qwen-vl-plus-0809

Change Type

  • Documentation / non-plugin change
  • Non-LLM plugin (tools, extensions, datasource, etc.)
  • LLM plugin

Screenshots / Videos

Before After
44 deprecated model YAML files present All deprecated model files removed

LLM Plugin Checklist

Areas affected by this change (check all that apply)
  • Message flow (system messages, user ↔ assistant turn-taking)
  • Tool interaction flow (multi-round usage, Agent App and Agent Node)
  • Multimodal input (images, PDFs, audio, video, etc.)
  • Multimodal output (images, audio, video, etc.)
  • Structured output (JSON, XML, etc.)
  • Token consumption metrics
  • Other LLM functionality (reasoning, grounding, prompt caching, etc.)
  • New models / model parameter fixes

Version

  • Bumped top-level version in manifest.yaml (not the one under meta)
  • dify_plugin>=0.3.0,<0.6.0 is declared in pyproject.toml and locked in uv.lock (or kept in requirements.txt for legacy plugins without uv.lock) — SDK docs

Testing

  • Local deployment — Dify version: 1.10.1
  • SaaS (cloud.dify.ai)

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 4, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the models/tongyi/manifest.yaml plugin manifest version to 0.1.50 and removes a large number of Tongyi/Qwen model configuration files, including various Qwen2.5, Qwen3, QwQ, and Qwen-VL model definitions. As there are no review comments, I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@Torch-Fan Torch-Fan deployed to models/tongyi June 4, 2026 04:56 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant