Documentation

GroqCloud Developer Console

curl https://api.groq.com/openai/v1/chat/completions -s \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $GROQ_API_KEY" \
-d '{
"model": "llama3-8b-8192",
"messages": [{
    "role": "user",
    "content": "Explain the importance of fast language models"
}]
}'

Start building apps on Groq

Developer Resources

Essential resources to accelerate your development and maximize productivity

The Models

We’re adding new models all the time and will let you know when a new one comes online. See full details on our Models page.

meta
Llama 3, 3.1, & LlamaGuard
groq
Llama 3 Groq 8B & 70B Tool Use fine-tune
mistral
Mistral 8x7b
google
Gemma 1 & 2