mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #736] [MERGED] feat/Add new models for zhipu-ai #1523
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/736
Author: @Jwei-H
Created: 4/16/2025
Status: ✅ Merged
Merged: 4/17/2025
Merged by: @crazywoola
Base:
main← Head:feat/add_zhipu_ai_model📝 Commits (2)
7a351d6add new modelse78804dupdate version📊 Changes
10 files changed (+494 additions, -37 deletions)
View changed files
📝
models/zhipuai/manifest.yaml(+1 -1)➕
models/zhipuai/models/llm/glm-4-air-250414.yaml(+66 -0)➕
models/zhipuai/models/llm/glm-4-flash-250414.yaml(+66 -0)➕
models/zhipuai/models/llm/glm-4-flashx-250414.yaml(+66 -0)➕
models/zhipuai/models/llm/glm-z1-air.yaml(+44 -0)➕
models/zhipuai/models/llm/glm-z1-airx.yaml(+44 -0)➕
models/zhipuai/models/llm/glm-z1-flash.yaml(+44 -0)➕
models/zhipuai/models/llm/glm-z1-flashx.yaml(+44 -0)📝
models/zhipuai/models/llm/llm.py(+118 -35)📝
models/zhipuai/requirements.txt(+1 -1)📄 Description
Related Issues or Context
Add new models for zhipu-ai
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.