Supported Models
Setup
1
Get an API key
Sign up at console.groq.com. Free tier available.
2
Set the environment variable
3
Verify
Environment Variables
string
required
Your Groq API key. Format:
gsk_...Configuration Example
- .env
- settings.yml
Model Aliases
Usage Examples
Notes
- Groq is ranked 5th in auto-selection priority after Anthropic, OpenAI, Azure, and Google.
llama-3.1-8b-instantis one of the cheapest available models at $0.05/1M input tokens.- Groq has a generous free tier with rate limits per day.
- API is OpenAI-compatible - endpoint:
https://api.groq.com/openai/v1
Related
- AI Providers Overview - Compare all 37 supported providers
- Cerebras - Wafer-scale inference for even faster token speeds
- Together AI - Hundreds of open-source models via one API
- profclaw provider - Add and test providers from the CLI