[PR #319] [MERGED] feat(groq): update model versions and add new LLM configurations #1279

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

📋 Pull Request Information

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

Base: mainHead: feat/sync-grop-updates-with-dify-repo


📝 Commits (1)

  • cd7b3f5 update model versions and add new LLM configurations

📊 Changes

8 files changed (+113 additions, -10 deletions)

View changed files

📝 models/groq/manifest.yaml (+1 -1)
models/groq/models/llm/gemma-7b-it.yaml (+25 -0)
models/groq/models/llm/gemma2-9b-it.yaml (+25 -0)
📝 models/groq/models/llm/llama-3.1-70b-versatile.yaml (+4 -3)
📝 models/groq/models/llm/llama-3.2-11b-text-preview.yaml (+4 -3)
📝 models/groq/models/llm/llama-3.2-90b-text-preview.yaml (+4 -3)
models/groq/models/llm/llama-3.3-70b-specdec.yaml (+25 -0)
models/groq/models/llm/llama3-groq-70b-8192-tool-use-preview.yaml (+25 -0)

📄 Description

https://github.com/langgenius/dify/pull/11456


🔄 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/319 **Author:** [@laipz8200](https://github.com/laipz8200) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 2/28/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/sync-grop-updates-with-dify-repo` --- ### 📝 Commits (1) - [`cd7b3f5`](https://github.com/langgenius/dify-official-plugins/commit/cd7b3f5c846e5780d7ec8ae4ca0c4d682a418637) update model versions and add new LLM configurations ### 📊 Changes **8 files changed** (+113 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `models/groq/manifest.yaml` (+1 -1) ➕ `models/groq/models/llm/gemma-7b-it.yaml` (+25 -0) ➕ `models/groq/models/llm/gemma2-9b-it.yaml` (+25 -0) 📝 `models/groq/models/llm/llama-3.1-70b-versatile.yaml` (+4 -3) 📝 `models/groq/models/llm/llama-3.2-11b-text-preview.yaml` (+4 -3) 📝 `models/groq/models/llm/llama-3.2-90b-text-preview.yaml` (+4 -3) ➕ `models/groq/models/llm/llama-3.3-70b-specdec.yaml` (+25 -0) ➕ `models/groq/models/llm/llama3-groq-70b-8192-tool-use-preview.yaml` (+25 -0) </details> ### 📄 Description https://github.com/langgenius/dify/pull/11456 --- <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:31 -05:00
yindo closed this issue 2026-02-16 10:22:31 -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#1279