Skip to content

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

Merged
Crunchyman-ralph merged 4 commits into
eyaltoledano:nextfrom
OmarElKadri:Groq-provider-support
Jul 8, 2025
Merged

feat: Add GROQ API key support and integrate GROQ provider#930
Crunchyman-ralph merged 4 commits into
eyaltoledano:nextfrom
OmarElKadri:Groq-provider-support

Conversation

@OmarElKadri

Copy link
Copy Markdown
Contributor

Add Groq Provider Support

Added support for the Groq AI provider, with 6 models including LLaMA and Mixtral variants.

🔧 Changes

  • Added GroqProvider class and integration
  • Added @ai-sdk/groq dependency
  • Updated supported models configuration
  • Added GROQ_API_KEY to environment templates

@changeset-bot

changeset-bot Bot commented Jul 7, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: dac8776

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
task-master-ai Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Crunchyman-ralph Crunchyman-ralph changed the base branch from main to next July 7, 2025 12:04

@Crunchyman-ralph Crunchyman-ralph left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge conflicts and run npm run format, also don't forget to run npm run changeset to add a changelog.

Also, we have new properties inside the baseProvider that are mandatory inside each provider, check out anthropic.js as an example

- Added a new changeset documenting the addition of Groq provider support.
-Ran npm run format
- Added a new changeset documenting the addition of Groq provider support.
-Ran npm run format

@Crunchyman-ralph Crunchyman-ralph left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Crunchyman-ralph Crunchyman-ralph merged commit 98d1c97 into eyaltoledano:next Jul 8, 2025
3 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 12, 2025
stephanschielke pushed a commit to stephanschielke/cursor-task-master that referenced this pull request Aug 22, 2025
…ano#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
stephanschielke pushed a commit to stephanschielke/cursor-task-master that referenced this pull request Aug 22, 2025
…ano#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants