[PR #190] [MERGED] feat(groq): add deepseek r1 model in groq #1166

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/190
Author: @Nov1c444
Created: 2/7/2025
Status: Merged
Merged: 2/8/2025
Merged by: @Yeuoly

Base: mainHead: feat/groq-add-r1


📝 Commits (2)

  • 80912a5 feat(groq): add deepseek r1 model in groq
  • ccb62c1 chore(groq): update the dependcy version

📊 Changes

4 files changed (+46 additions, -8 deletions)

View changed files

📝 models/groq/manifest.yaml (+8 -7)
📝 models/groq/models/llm/_position.yaml (+1 -0)
models/groq/models/llm/deepseek-r1-distill-llama-70b.yaml (+36 -0)
📝 models/groq/requirements.txt (+1 -1)

📄 Description

image

🔄 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/190 **Author:** [@Nov1c444](https://github.com/Nov1c444) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/8/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/groq-add-r1` --- ### 📝 Commits (2) - [`80912a5`](https://github.com/langgenius/dify-official-plugins/commit/80912a52c89a96fe1b003a4e4930c695561e9a5a) feat(groq): add deepseek r1 model in groq - [`ccb62c1`](https://github.com/langgenius/dify-official-plugins/commit/ccb62c16d7a74345d80846d28d5e52b4cf517ac1) chore(groq): update the dependcy version ### 📊 Changes **4 files changed** (+46 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `models/groq/manifest.yaml` (+8 -7) 📝 `models/groq/models/llm/_position.yaml` (+1 -0) ➕ `models/groq/models/llm/deepseek-r1-distill-llama-70b.yaml` (+36 -0) 📝 `models/groq/requirements.txt` (+1 -1) </details> ### 📄 Description <img width="1512" alt="image" src="https://github.com/user-attachments/assets/cc23508b-153b-4afa-bcaa-2b090c0e728c" /> --- <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#1166