[PR #1260] [MERGED] New model in siliconflow: THUDM/GLM-4.1V-9B-Thinking #1801

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/1260
Author: @Eric-Guo
Created: 7/11/2025
Status: Merged
Merged: 7/11/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (1)

📊 Changes

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

View changed files

📝 models/siliconflow/manifest.yaml (+1 -1)
📝 models/siliconflow/models/llm/_position.yaml (+1 -0)
models/siliconflow/models/llm/glm-41v-9b-thinking.yaml (+54 -0)

📄 Description

New model link: https://cloud.siliconflow.cn/sft-5zscin08l0/models?target=THUDM%2FGLM-4.1V-9B-Thinking

This PR contains Changes to LLM Models Plugin

  • Other Changes (Add New Models)
image

Version Control (Any Changes to the Plugin Will Require Bumping the Version)

  • I have Bumped Up the Version in Manifest.yaml (Top-Level Version Field, Not in Meta Section)

Dify Plugin SDK Version

  • I have Ensured dify_plugin>=0.3.0,<0.5.0 is in requirements.txt (SDK docs)

Environment Verification (If Any Code Changes)

Local Deployment Environment

  • Dify Version is: 1.6.0

SaaS Environment

  • I have Tested My Changes on cloud.dify.ai with a Clean Environment That Matches the Production Configuration

Can not test in SaaS Env.


🔄 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/1260 **Author:** [@Eric-Guo](https://github.com/Eric-Guo) **Created:** 7/11/2025 **Status:** ✅ Merged **Merged:** 7/11/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`6c44045`](https://github.com/langgenius/dify-official-plugins/commit/6c440451f20e67f4ae566e10d4acc6efa522c724) New model in siliconflow https://cloud.siliconflow.cn/sft-5zscin08l0/models?target=THUDM%2FGLM-4.1V-9B-Thinking ### 📊 Changes **3 files changed** (+56 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/siliconflow/manifest.yaml` (+1 -1) 📝 `models/siliconflow/models/llm/_position.yaml` (+1 -0) ➕ `models/siliconflow/models/llm/glm-41v-9b-thinking.yaml` (+54 -0) </details> ### 📄 Description New model link: https://cloud.siliconflow.cn/sft-5zscin08l0/models?target=THUDM%2FGLM-4.1V-9B-Thinking ## This PR contains Changes to *LLM Models Plugin* - [x] Other Changes (Add New Models) <img width="596" height="163" alt="image" src="https://github.com/user-attachments/assets/a2912c17-ba6f-49c6-9ae0-0c026791dce3" /> ## Version Control (Any Changes to the Plugin Will Require Bumping the Version) - [x] I have Bumped Up the Version in Manifest.yaml (Top-Level `Version` Field, Not in Meta Section) ## Dify Plugin SDK Version - [x] I have Ensured `dify_plugin>=0.3.0,<0.5.0` is in requirements.txt ([SDK docs](https://github.com/langgenius/dify-plugin-sdks/blob/main/python/README.md)) ## Environment Verification (If Any Code Changes) ### Local Deployment Environment - [x] Dify Version is: 1.6.0 ### SaaS Environment - [ ] I have Tested My Changes on cloud.dify.ai with a Clean Environment That Matches the Production Configuration Can not test in SaaS Env. --- <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:24:01 -05:00
yindo closed this issue 2026-02-16 10:24:01 -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#1801