Anthropic (Claude)
Anthropic Claude is the default LLM provider, recommended for best writing quality.
export LLM_PROVIDER=anthropic # or just don't set it — this is the defaultexport ANTHROPIC_API_KEY=sk-ant-...Configuration
Section titled “Configuration”| Variable | Default | Description |
|---|---|---|
ANTHROPIC_API_KEY | — | Your Anthropic API key |
LLM_MODEL | claude-sonnet-4-5-20250514 | Override the default model |
Available models
Section titled “Available models”Any Anthropic model ID works. Common options:
claude-sonnet-4-5-20250514(default) — fast and affordableclaude-sonnet-4-5-20250514— higher quality draftsclaude-opus-4-20250514— maximum quality
Get an API key
Section titled “Get an API key”- Go to console.anthropic.com
- Create an account or sign in
- Navigate to API Keys
- Create a new key