[PR #215] [MERGED] feat: add tongyi Qwen VL serial models #1187

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/215
Author: @acelyc111
Created: 2/16/2025
Status: Merged
Merged: 2/27/2025
Merged by: @crazywoola

Base: mainHead: add_qwen_vl_models


📝 Commits (2)

📊 Changes

7 files changed (+327 additions, -12 deletions)

View changed files

📝 models/tongyi/manifest.yaml (+1 -1)
📝 models/tongyi/models/llm/_position.yaml (+5 -1)
📝 models/tongyi/models/llm/qwen-vl-max-2025-01-25.yaml (+9 -10)
models/tongyi/models/llm/qwen-vl-max-latest.yaml (+78 -0)
models/tongyi/models/llm/qwen-vl-plus-2025-01-02.yaml (+78 -0)
models/tongyi/models/llm/qwen-vl-plus-2025-01-25.yaml (+78 -0)
models/tongyi/models/llm/qwen-vl-plus-latest.yaml (+78 -0)

📄 Description

No description provided


🔄 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/215 **Author:** [@acelyc111](https://github.com/acelyc111) **Created:** 2/16/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `add_qwen_vl_models` --- ### 📝 Commits (2) - [`9e5e117`](https://github.com/langgenius/dify-official-plugins/commit/9e5e1173f6c5abe4988673b2b8e6cbe686f410f1) feat: add tongyi Qwen VL serial models - [`161a93f`](https://github.com/langgenius/dify-official-plugins/commit/161a93f0caf9d2730a6c76897341e82bc61de710) version ### 📊 Changes **7 files changed** (+327 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `models/tongyi/manifest.yaml` (+1 -1) 📝 `models/tongyi/models/llm/_position.yaml` (+5 -1) 📝 `models/tongyi/models/llm/qwen-vl-max-2025-01-25.yaml` (+9 -10) ➕ `models/tongyi/models/llm/qwen-vl-max-latest.yaml` (+78 -0) ➕ `models/tongyi/models/llm/qwen-vl-plus-2025-01-02.yaml` (+78 -0) ➕ `models/tongyi/models/llm/qwen-vl-plus-2025-01-25.yaml` (+78 -0) ➕ `models/tongyi/models/llm/qwen-vl-plus-latest.yaml` (+78 -0) </details> ### 📄 Description _No description provided_ --- <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:15 -05:00
yindo closed this issue 2026-02-16 10:22:15 -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#1187