AI Providers
Provider Overview
| Provider | API Key | Local | Description |
|---|---|---|---|
| Claude | Yes | No | Anthropic's Claude models, high analysis quality |
| OpenAI | Yes | No | GPT-4o and other models |
| Gemini | Yes | No | Google's Gemini models |
| Ollama | No | Yes | Local LLMs (Llama, Mistral, etc.) |
| Apple Intelligence | No | Yes | On-device ML, no data leaves your Mac |
Setup
Open Settings → AI. Select the desired provider from the list. For cloud providers, enter your API key — keys are stored securely in the macOS Keychain.
For Ollama, Ollama must be installed locally with a loaded model. Configure the endpoint (default: http://localhost:11434) and the desired model.
Apple Intelligence requires no configuration — it uses the system ML framework.
Switching Providers
You can switch providers at any time. API keys remain in the Keychain, so switching does not require re-entering them. The provider can also be switched programmatically via the REST API.