[PR #247] [MERGED] feat: add and update deepseek model configs #1215

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/247
Author: @senseb
Created: 2/23/2025
Status: Merged
Merged: 2/24/2025
Merged by: @RockChinQ

Base: mainHead: llm-model-update


📝 Commits (1)

  • 8576e1f feat: add and update deepseek model configs

📊 Changes

5 files changed (+96 additions, -18 deletions)

View changed files

📝 models/siliconflow/models/llm/_position.yaml (+18 -14)
models/siliconflow/models/llm/deepseek-r1-pro.yaml (+21 -0)
📝 models/siliconflow/models/llm/deepseek-r1.yaml (+2 -2)
models/siliconflow/models/llm/deepseek-v3-pro.yaml (+53 -0)
📝 models/siliconflow/models/llm/llm.py (+2 -2)

📄 Description

No description provided


🔄 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/247 **Author:** [@senseb](https://github.com/senseb) **Created:** 2/23/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@RockChinQ](https://github.com/RockChinQ) **Base:** `main` ← **Head:** `llm-model-update` --- ### 📝 Commits (1) - [`8576e1f`](https://github.com/langgenius/dify-official-plugins/commit/8576e1f1b574ce12391c2300e713d3fc685ba166) feat: add and update deepseek model configs ### 📊 Changes **5 files changed** (+96 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `models/siliconflow/models/llm/_position.yaml` (+18 -14) ➕ `models/siliconflow/models/llm/deepseek-r1-pro.yaml` (+21 -0) 📝 `models/siliconflow/models/llm/deepseek-r1.yaml` (+2 -2) ➕ `models/siliconflow/models/llm/deepseek-v3-pro.yaml` (+53 -0) 📝 `models/siliconflow/models/llm/llm.py` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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:20 -05:00
yindo closed this issue 2026-02-16 10:22:20 -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#1215