[PR #367] [MERGED] Updated plugin: zhipuai, added GLM-4V-flash visual understanding model. #1321

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/367
Author: @LZW-Andrewlu
Created: 3/3/2025
Status: Merged
Merged: 3/4/2025
Merged by: @crazywoola

Base: mainHead: patch-1


📝 Commits (3)

  • 6dc0855 Create glm-4v-flash.yaml
  • 013d0d4 add new glm vision model "glm-4v-flash"
  • f26e16f update version of this plugin with 0.0.6

📊 Changes

3 files changed (+58 additions, -3 deletions)

View changed files

📝 models/zhipuai/manifest.yaml (+1 -1)
models/zhipuai/models/llm/glm-4v-flash.yaml (+55 -0)
📝 models/zhipuai/models/llm/llm.py (+2 -2)

📄 Description

Added GLM-4V-Flash visual model, the current free visual understanding model.


🔄 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/367 **Author:** [@LZW-Andrewlu](https://github.com/LZW-Andrewlu) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`6dc0855`](https://github.com/langgenius/dify-official-plugins/commit/6dc085523585e73d0cf3a458680bc9865083e501) Create glm-4v-flash.yaml - [`013d0d4`](https://github.com/langgenius/dify-official-plugins/commit/013d0d40513885c44c90310035a999010cde264d) add new glm vision model "glm-4v-flash" - [`f26e16f`](https://github.com/langgenius/dify-official-plugins/commit/f26e16f7c65c931f95e9b57842428af41d73c839) update version of this plugin with 0.0.6 ### 📊 Changes **3 files changed** (+58 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/zhipuai/manifest.yaml` (+1 -1) ➕ `models/zhipuai/models/llm/glm-4v-flash.yaml` (+55 -0) 📝 `models/zhipuai/models/llm/llm.py` (+2 -2) </details> ### 📄 Description Added GLM-4V-Flash visual model, the current free visual understanding model. --- <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:37 -05:00
yindo closed this issue 2026-02-16 10:22:37 -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#1321