[PR #396] [MERGED] feat(tongyi): update plugin version and add new model config #1343

Closed
opened 2026-02-16 10:22:41 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/396
Author: @Snuffel233
Created: 3/6/2025
Status: Merged
Merged: 3/7/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (1)

  • ea84241 feat(tongyi): update model version and add new model positions

📊 Changes

5 files changed (+175 additions, -1 deletions)

View changed files

📝 models/tongyi/manifest.yaml (+1 -1)
📝 models/tongyi/models/llm/_position.yaml (+3 -0)
models/tongyi/models/llm/qwq-32b.yaml (+57 -0)
models/tongyi/models/llm/qwq-plus-0305.yaml (+57 -0)
models/tongyi/models/llm/qwq-plus.yaml (+57 -0)

📄 Description

  • Bump version to 0.0.7 in manifest
  • Add new model positions: qwq-32b, qwq-plus, qwq-plus-0305

🔄 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/396 **Author:** [@Snuffel233](https://github.com/Snuffel233) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 3/7/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`ea84241`](https://github.com/langgenius/dify-official-plugins/commit/ea84241a7d08512cc19311931be6c353058058e7) feat(tongyi): update model version and add new model positions ### 📊 Changes **5 files changed** (+175 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/tongyi/manifest.yaml` (+1 -1) 📝 `models/tongyi/models/llm/_position.yaml` (+3 -0) ➕ `models/tongyi/models/llm/qwq-32b.yaml` (+57 -0) ➕ `models/tongyi/models/llm/qwq-plus-0305.yaml` (+57 -0) ➕ `models/tongyi/models/llm/qwq-plus.yaml` (+57 -0) </details> ### 📄 Description - Bump version to 0.0.7 in manifest - Add new model positions: qwq-32b, qwq-plus, qwq-plus-0305 --- <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 10:22:41 -05:00
yindo closed this issue 2026-02-16 10:22:41 -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#1343