mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #319] [MERGED] feat(groq): update model versions and add new LLM configurations #1279
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feat/sync-grop-updates-with-dify-repo📝 Commits (1)
cd7b3f5update 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.