mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #186] [MERGED] feat: gitee ai models update #1161
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/186
Author: @fchange
Created: 2/6/2025
Status: ✅ Merged
Merged: 2/8/2025
Merged by: @Yeuoly
Base:
main← Head:main📝 Commits (3)
bcc0f86feat: gitee ai models update63502dcMerge branch 'langgenius:main' into main1b5e0d2feat: gitee ai models update📊 Changes
9 files changed (+626 additions, -2 deletions)
View changed files
📝
models/gitee_ai/manifest.yaml(+1 -1)➕
models/gitee_ai/models/llm/DeepSeek-R1-Distill-Qwen-1.5B.yaml(+103 -0)➕
models/gitee_ai/models/llm/DeepSeek-R1-Distill-Qwen-14B.yaml(+103 -0)➕
models/gitee_ai/models/llm/DeepSeek-R1-Distill-Qwen-32B.yaml(+103 -0)➕
models/gitee_ai/models/llm/DeepSeek-R1-Distill-Qwen-7B.yaml(+103 -0)➕
models/gitee_ai/models/llm/DeepSeek-R1.yaml(+103 -0)➕
models/gitee_ai/models/llm/DeepSeek-V3.yaml(+103 -0)📝
models/gitee_ai/models/llm/_position.yaml(+6 -0)📝
models/gitee_ai/models/llm/llm.py(+1 -1)📄 Description
已更新版本号
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.