mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #1388] [MERGED] feat: Siliconflow add Qwen3 and GLM-4.5 series model configurations #1864
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/1388
Author: @KMnO4-zx
Created: 7/31/2025
Status: ✅ Merged
Merged: 8/1/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (2)
69d5061feat: Add Qwen3 and GLM-4.5 series model configurations0733ba4feat: Add Qwen3-30B-A3B-Instruct-2507📊 Changes
7 files changed (+245 additions, -1 deletions)
View changed files
📝
models/siliconflow/manifest.yaml(+1 -1)📝
models/siliconflow/models/llm/_position.yaml(+5 -0)➕
models/siliconflow/models/llm/glm45-air.yaml(+76 -0)➕
models/siliconflow/models/llm/glm45.yaml(+76 -0)➕
models/siliconflow/models/llm/qwen3-235b-a22b-instruct-2507.yaml(+29 -0)➕
models/siliconflow/models/llm/qwen3-235b-a22b-thinking-2507.yaml(+29 -0)➕
models/siliconflow/models/llm/qwen3-30b-a3b-instruct-2507.yaml(+29 -0)📄 Description
Related Issues or Context
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)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.5.0is in requirements.txt (SDK docs)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.