Skip to content

feat(provider): Add Groq as a supported inference provider#498

Closed
khaile wants to merge 1 commit intoNVIDIA:mainfrom
khaile:add-groq-inference-provider
Closed

feat(provider): Add Groq as a supported inference provider#498
khaile wants to merge 1 commit intoNVIDIA:mainfrom
khaile:add-groq-inference-provider

Conversation

@khaile
Copy link
Contributor

@khaile khaile commented Mar 20, 2026

Summary

Add Groq as a supported inference provider, enabling users to use Groq's API for LLM inference within OpenShell sandboxes.

Changes

  • Added new Groq provider plugin in crates/openshell-providers/src/providers/groq.rs
  • Registered Groq in the provider discovery system
  • Added necessary inference profile configuration

Testing

  • mise run pre-commit passes
  • Unit tests pass
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

@khaile khaile requested a review from a team as a code owner March 20, 2026 13:22
@github-actions
Copy link

Thank you for your interest in contributing to OpenShell, @khaile.

This project uses a vouch system for first-time contributors. Before submitting a pull request, you need to be vouched by a maintainer.

To get vouched:

  1. Open a Vouch Request discussion.
  2. Describe what you want to change and why.
  3. Write in your own words — do not have an AI generate the request.
  4. A maintainer will comment /vouch if approved.
  5. Once vouched, open a new PR (preferred) or reopen this one after a few minutes.

See CONTRIBUTING.md for details.

@github-actions github-actions bot closed this Mar 20, 2026
@github-actions
Copy link

Thank you for your submission! We ask that you sign our Developer Certificate of Origin before we can accept your contribution. You can sign the DCO by adding a comment below using this text:


I have read the DCO document and I hereby sign the DCO.


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the DCO Assistant Lite bot.

@khaile khaile deleted the add-groq-inference-provider branch March 21, 2026 05:20
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.

1 participant