Skip to main content
Get your API key from the Groq Console

Configuration

  • YAML
  • JSON (Deprecated)
config.yaml
name: My Config
version: 0.0.1
schema: v1

models:
  - name: <MODEL_NAME>
    provider: groq
    model: <MODEL_ID>
    apiKey: <YOUR_GROQ_API_KEY>"