Quick Setup
The easiest way to set up LLM generation:- Choose provider — type
1(Anthropic) or2(OpenAI) - Paste your API key — stored in the encrypted vault
Manual Configuration
1. Choose a Provider
Add toconfig.toml:
2. Store Your API Key
Supported Providers
| Provider | Models | API Key Source |
|---|---|---|
| Anthropic | claude-sonnet-4-20250514, claude-haiku-4-5-20251001 | console.anthropic.com |
| OpenAI | gpt-4o, gpt-4o-mini | platform.openai.com |