[PR #1186] [CLOSED] feat(provider): add groq support #9842

Closed
opened 2026-02-16 18:14:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1186
Author: @lee101
Created: 7/21/2025
Status: Closed

Base: devHead: codex/add-new-provider-for-groq-api


📝 Commits (2)

  • 50de631 feat(provider): add groq support
  • 96aea95 rm old test file changes

📊 Changes

8 files changed (+34 additions, -1 deletions)

View changed files

📝 bun.lock (+7 -0)
example/broken.ts (+1 -0)
example/cli.ts (+1 -0)
example/ink.tsx (+1 -0)
📝 packages/opencode/package.json (+2 -1)
📝 packages/opencode/src/bun/index.ts (+1 -0)
📝 packages/opencode/src/provider/provider.ts (+6 -0)
packages/opencode/test/provider/groq.test.ts (+15 -0)

📄 Description

groq kimi

!AI generate! havnt tested this myself yet sry!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1186 **Author:** [@lee101](https://github.com/lee101) **Created:** 7/21/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `codex/add-new-provider-for-groq-api` --- ### 📝 Commits (2) - [`50de631`](https://github.com/anomalyco/opencode/commit/50de631c515ef92f6d46dada7e30bb6da52caa7b) feat(provider): add groq support - [`96aea95`](https://github.com/anomalyco/opencode/commit/96aea95c91779d9bd910ce9ba55f96b8d93cf823) rm old test file changes ### 📊 Changes **8 files changed** (+34 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `bun.lock` (+7 -0) ➕ `example/broken.ts` (+1 -0) ➕ `example/cli.ts` (+1 -0) ➕ `example/ink.tsx` (+1 -0) 📝 `packages/opencode/package.json` (+2 -1) 📝 `packages/opencode/src/bun/index.ts` (+1 -0) 📝 `packages/opencode/src/provider/provider.ts` (+6 -0) ➕ `packages/opencode/test/provider/groq.test.ts` (+15 -0) </details> ### 📄 Description groq kimi !AI generate! havnt tested this myself yet sry! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:15 -05:00
yindo closed this issue 2026-02-16 18:14:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9842