[PR #186] [MERGED] feat: gitee ai models update #1161

Closed
opened 2026-02-16 10:22:08 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (3)

  • bcc0f86 feat: gitee ai models update
  • 63502dc Merge branch 'langgenius:main' into main
  • 1b5e0d2 feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/186 **Author:** [@fchange](https://github.com/fchange) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/8/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`bcc0f86`](https://github.com/langgenius/dify-official-plugins/commit/bcc0f86552d8f514c79fad7f43c089fde3eaa4b1) feat: gitee ai models update - [`63502dc`](https://github.com/langgenius/dify-official-plugins/commit/63502dcd612ef747f202c1fb03e5ace5a5317ff0) Merge branch 'langgenius:main' into main - [`1b5e0d2`](https://github.com/langgenius/dify-official-plugins/commit/1b5e0d231eebd9e12e1cc3294f50aa14ee598dc2) feat: gitee ai models update ### 📊 Changes **9 files changed** (+626 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description 已更新版本号 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:08 -05:00
yindo closed this issue 2026-02-16 10:22:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1161