mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #412] [MERGED] feat(groq): new LLMs #1351
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/412
Author: @QIN2DIM
Created: 3/10/2025
Status: ✅ Merged
Merged: 3/10/2025
Merged by: @crazywoola
Base:
main← Head:update-groq-models📝 Commits (2)
900bb92update(models): groq llm7134b5bappend📊 Changes
9 files changed (+142 additions, -7 deletions)
View changed files
📝
models/groq/manifest.yaml(+1 -1)📝
models/groq/models/llm/_position.yaml(+4 -0)➕
models/groq/models/llm/deepseek-r1-distill-llama-70b-specdec.yaml(+26 -0)📝
models/groq/models/llm/deepseek-r1-distill-llama-70b.yaml(+6 -5)➕
models/groq/models/llm/deepseek-r1-distill-qwen-32b.yaml(+26 -0)➕
models/groq/models/llm/qwen-2.5-32b.yaml(+26 -0)➕
models/groq/models/llm/qwen-2.5-coder-32b.yaml(+26 -0)➕
models/groq/models/llm/qwen-qwq-32b.yaml(+26 -0)📝
models/groq/provider/groq.yaml(+1 -1)📄 Description
help.urlhttps://groq.com/pricing/
https://console.groq.com/keys
https://console.groq.com/playground
By the way, I noticed that the pricing for other model configurations on Groq might have an error.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.