Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gourmand.dev/llms.txt

Use this file to discover all available pages before exploring further.

Get your API key from the Groq Console

Configuration

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