[PR #187] [MERGED] add: deepseek-reasoner #1164

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/187
Author: @wl102
Created: 2/7/2025
Status: Merged
Merged: 2/8/2025
Merged by: @Nov1c444

Base: mainHead: main


📝 Commits (3)

📊 Changes

5 files changed (+26 additions, -4 deletions)

View changed files

📝 models/deepseek/manifest.yaml (+1 -1)
📝 models/deepseek/models/llm/_position.yaml (+1 -0)
models/deepseek/models/llm/deepseek-reasoner.yaml (+21 -0)
📝 models/deepseek/provider/deepseek.yaml (+2 -2)
📝 models/deepseek/requirements.txt (+1 -1)

📄 Description

Reference

https://github.com/langgenius/dify/pull/12898/commits/a454bd5b4b2ca8b82abea9674124bef5f46435f4


🔄 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/187 **Author:** [@wl102](https://github.com/wl102) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/8/2025 **Merged by:** [@Nov1c444](https://github.com/Nov1c444) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`24ea4d9`](https://github.com/langgenius/dify-official-plugins/commit/24ea4d9ffb9936347c550e68266d372b50b9dcc6) add: deepseek-reasoner - [`c61abb1`](https://github.com/langgenius/dify-official-plugins/commit/c61abb178e19a6e766052d9e19d64c4528594808) update dify_plugin to 0.0.1-b64 - [`79e07ec`](https://github.com/langgenius/dify-official-plugins/commit/79e07ecee82cfd6fcf5bd1b863deccab549acc1c) bump: deepseek to 0.0.4 ### 📊 Changes **5 files changed** (+26 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/deepseek/manifest.yaml` (+1 -1) 📝 `models/deepseek/models/llm/_position.yaml` (+1 -0) ➕ `models/deepseek/models/llm/deepseek-reasoner.yaml` (+21 -0) 📝 `models/deepseek/provider/deepseek.yaml` (+2 -2) 📝 `models/deepseek/requirements.txt` (+1 -1) </details> ### 📄 Description ## Reference https://github.com/langgenius/dify/pull/12898/commits/a454bd5b4b2ca8b82abea9674124bef5f46435f4 --- <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:09 -05:00
yindo closed this issue 2026-02-16 10:22:10 -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#1164