Skip to content

feat: integrate Groq AI adapter#67

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
lucianchen:codex/ai-groq-openai-compatible
May 13, 2026
Merged

feat: integrate Groq AI adapter#67
ralyodio merged 1 commit into
profullstack:masterfrom
lucianchen:codex/ai-groq-openai-compatible

Conversation

@lucianchen
Copy link
Copy Markdown

Summary

  • replace the Groq AI stub with an OpenAI-compatible chat completions request
  • add the requested Groq model list and default model
  • support dry-run short-circuiting, usage token mapping, and status/body excerpts on provider errors

Verification

  • pnpm exec vitest run packages/ai/groq/src/index.test.ts
  • pnpm --filter @profullstack/sh1pt-ai-groq typecheck
  • git diff --check

Part of #63.

@ralyodio ralyodio merged commit c6e9ca5 into profullstack:master May 13, 2026
7 of 8 checks passed
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