feat: Add GROQ API key support and integrate GROQ provider (#930)

* feat: Add GROQ API key support and integrate GROQ provider

* feat: Add support for Groq provider
- Added a new changeset documenting the addition of Groq provider support.
-Ran npm run format

* feat: Add support for Groq provider
- Added a new changeset documenting the addition of Groq provider support.
-Ran npm run format
This commit is contained in:
OTYAK
2025-07-08 07:37:38 +01:00
committed by GitHub
parent 3334e409ae
commit 98d1c97436
10 changed files with 171 additions and 10 deletions

View File

@@ -44,6 +44,7 @@
"@ai-sdk/azure": "^1.3.17",
"@ai-sdk/google": "^1.2.13",
"@ai-sdk/google-vertex": "^2.2.23",
"@ai-sdk/groq": "^1.2.9",
"@ai-sdk/mistral": "^1.2.7",
"@ai-sdk/openai": "^1.3.20",
"@ai-sdk/perplexity": "^1.1.7",