mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 10:05:23 -04:00
[PR #792] [MERGED] [gitee ai] refactor(models):adapting to the [Prompt Generator] #1551
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/792
Author: @fchange
Created: 4/25/2025
Status: ✅ Merged
Merged: 4/25/2025
Merged by: @crazywoola
Base:
main← Head:gitee-ai-upgrade-0425📝 Commits (2)
caf9a10refactor(models): remove the precision setting of the temperature parameter, for adapting to the [Prompt Generator].fdfbfacbuild(models): Usingdify_plugin>=0.1.0,<0.2.0in requirements.txt📊 Changes
26 files changed (+7 additions, -28 deletions)
View changed files
📝
models/gitee_ai/manifest.yaml(+1 -1)📝
models/gitee_ai/models/llm/Align-DS-V.yaml(+0 -1)📝
models/gitee_ai/models/llm/DeepSeek-R1-Distill-Qwen-1.5B.yaml(+0 -1)📝
models/gitee_ai/models/llm/DeepSeek-R1-Distill-Qwen-14B.yaml(+0 -1)📝
models/gitee_ai/models/llm/DeepSeek-R1-Distill-Qwen-32B.yaml(+0 -1)📝
models/gitee_ai/models/llm/DeepSeek-R1-Distill-Qwen-7B.yaml(+0 -1)📝
models/gitee_ai/models/llm/DeepSeek-R1.yaml(+0 -1)📝
models/gitee_ai/models/llm/DeepSeek-V3.yaml(+0 -1)📝
models/gitee_ai/models/llm/InternVL2-8B.yaml(+0 -1)📝
models/gitee_ai/models/llm/InternVL2.5-26B.yaml(+0 -1)📝
models/gitee_ai/models/llm/InternVL2.5-78B.yaml(+0 -1)📝
models/gitee_ai/models/llm/QwQ-32B.yaml(+0 -1)📝
models/gitee_ai/models/llm/Qwen2-72B-Instruct.yaml(+0 -1)📝
models/gitee_ai/models/llm/Qwen2-7B-Instruct.yaml(+0 -1)📝
models/gitee_ai/models/llm/Qwen2-VL-72B.yaml(+0 -1)📝
models/gitee_ai/models/llm/Qwen2.5-14B-Instruct.yaml(+0 -1)📝
models/gitee_ai/models/llm/Qwen2.5-32B-Instruct.yaml(+0 -1)📝
models/gitee_ai/models/llm/Qwen2.5-72B-Instruct.yaml(+0 -1)📝
models/gitee_ai/models/llm/Qwen2.5-VL-32B-Instruct.yaml(+0 -1)📝
models/gitee_ai/models/llm/Yi-34B-Chat.yaml(+0 -1)...and 6 more files
📄 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.1.0,<0.2.0in 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.