[PR #194] [MERGED] feat: support deepseek-r1 for Nvidia-Catalog #1169

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/194
Author: @Yeuoly
Created: 2/10/2025
Status: Merged
Merged: 2/10/2025
Merged by: @Yeuoly

Base: mainHead: feat/support-deepseek-r1-for-nvidia-catalog


📝 Commits (3)

  • d04b650 feat: support deepseek-r1 for Nvidia-Catalog
  • b512855 bump sdk to b64
  • e5533cc Merge branch 'main' into feat/support-deepseek-r1-for-nvidia-catalog

📊 Changes

5 files changed (+55 additions, -19 deletions)

View changed files

📝 models/nvidia/manifest.yaml (+1 -1)
📝 models/nvidia/models/llm/_position.yaml (+17 -16)
models/nvidia/models/llm/deepseek-r1.yaml (+35 -0)
📝 models/nvidia/models/llm/llm.py (+1 -1)
📝 models/nvidia/requirements.txt (+1 -1)

📄 Description

sync: https://github.com/langgenius/dify/pull/13269/files


🔄 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/194 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 2/10/2025 **Status:** ✅ Merged **Merged:** 2/10/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/support-deepseek-r1-for-nvidia-catalog` --- ### 📝 Commits (3) - [`d04b650`](https://github.com/langgenius/dify-official-plugins/commit/d04b65022200be9921af6a8be45bea0bab56dee7) feat: support deepseek-r1 for Nvidia-Catalog - [`b512855`](https://github.com/langgenius/dify-official-plugins/commit/b5128551d9c49ceaf636b6fc04d2626398ac241b) bump sdk to b64 - [`e5533cc`](https://github.com/langgenius/dify-official-plugins/commit/e5533cc381989f4e9e065b4f8d7764682662e08e) Merge branch 'main' into feat/support-deepseek-r1-for-nvidia-catalog ### 📊 Changes **5 files changed** (+55 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `models/nvidia/manifest.yaml` (+1 -1) 📝 `models/nvidia/models/llm/_position.yaml` (+17 -16) ➕ `models/nvidia/models/llm/deepseek-r1.yaml` (+35 -0) 📝 `models/nvidia/models/llm/llm.py` (+1 -1) 📝 `models/nvidia/requirements.txt` (+1 -1) </details> ### 📄 Description sync: https://github.com/langgenius/dify/pull/13269/files --- <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:10 -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#1169