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.

Discover Together AI models here
Get an API key from the Together AI

Configuration

config.yaml
models:
  - name: <MODEL_NAME>
    provider: together
    model: <MODEL_ID>
    apiKey: <YOUR_TOGETHER_API_KEY>
Check out a more advanced configuration here