mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2331] [MERGED] feat(huaweicloud_maas): add mappings of v2 endpoints and model thinking mode #2406
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/2331
Author: @jzymx50
Created: 12/25/2025
Status: ✅ Merged
Merged: 12/26/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (5)
a0fecb4feat(huaweicloud_maas): add mappings of v2 endpoints and model thinking mode829b91drefactor: resolve merge conflicts505553arefactor: roll back white listed modelse2d8092fix: add_custom_parameter function argumentsa8aec36refactor: use variables instead of literals📊 Changes
7 files changed (+65 additions, -25 deletions)
View changed files
📝
models/huaweicloud_maas/manifest.yaml(+1 -1)📝
models/huaweicloud_maas/models/llm/_position.yaml(+3 -3)📝
models/huaweicloud_maas/models/llm/llm.py(+41 -12)📝
models/huaweicloud_maas/models/llm/qwen3-30b-a3b.yaml(+10 -0)📝
models/huaweicloud_maas/models/llm/qwen3-32b.yaml(+10 -0)➖
models/huaweicloud_maas/models/rerank/qwen3-reranker-8b.yaml(+0 -4)➖
models/huaweicloud_maas/models/text_embedding/qwen3-embedding-8b.yaml(+0 -5)📄 Description
Related Issues or Context
/v2This 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.6.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.