File size: 245 Bytes
78046e4
 
 
 
 
 
1
2
3
4
5
6
7
# Required: create a Groq API key at https://console.groq.com/keys
GROQ_API_KEY="replace_with_your_groq_api_key"

# Optional model overrides
# GROQ_MODEL="meta-llama/llama-4-scout-17b-16e-instruct"
# GROQ_CLASSIFIER_MODEL="llama-3.1-8b-instant"