#21210: feat: add Groq as a cloud provider (#20691)
docs
commands
agents
size: M
Cluster:
Model Provider Integrations
## Summary
- Adds Groq as a full cloud provider for chat completions via its OpenAI-compatible API (`https://api.groq.com/openai/v1`)
- Registers 3 models: Llama 3.3 70B (`llama-3.3-70b-versatile`), Mixtral 8x7B (`mixtral-8x7b-32768`), DeepSeek R1 Distill Llama 70B (`deepseek-r1-distill-llama-70b`)
- Wires up `GROQ_API_KEY` (already registered in model-auth.ts) for implicit provider resolution and onboarding auth flow
Closes #20691
## Test plan
- [x] 4 new unit tests for Groq provider (build, models, implicit resolution, API key resolution)
- [x] Updated auth-choice-options e2e test with Groq entry
- [x] New auth-choice e2e test for Groq API key onboarding flow
- [x] All existing tests pass (nvidia provider, auth-choice options, auth-choice e2e)
Most Similar PRs
#20965: feat: Add comprehensive model configuration and discovery for various…
by rodeok · 2026-02-19
74.6%
#8135: Adding Groq as a model provider
by FameDied · 2026-02-03
72.8%
#9109: Models: add Orq provider
by Baukebrenninkmeijer · 2026-02-04
68.2%
#7272: Models: add SiliconFlow provider
by qychen2001 · 2026-02-02
66.8%
#12907: feat: add Gonka.ai as optional LLM provider with ECDSA signing
by ultragenez · 2026-02-09
65.9%
#20476: Providers: add DigitalOcean Gradient AI inference endpoint
by adugan-do · 2026-02-19
65.6%
#21599: fix(xai): extend Grok model prefix support + add native Responses A...
by RonySpark · 2026-02-20
65.6%
#11151: feat: add DeepSeek provider support
by MackDing · 2026-02-07
65.0%
#12503: feat: add DeepSeek provider suppor
by MackDing · 2026-02-09
64.9%
#10424: feat: Add OVHcloud AI Endpoints as a provider
by eliasto · 2026-02-06
64.9%