Adding a Provider
Supported Providers
| Provider | Models | Notes |
|---|---|---|
| OpenAI | GPT-4.1, GPT-4o, o3, o4-mini | Full support including function calling and vision |
| Anthropic | Claude Opus 4.6, Claude Sonnet 4.5/4.6, Claude Haiku 4.5 | Supports extended thinking |
Managing Providers
Enable/Disable
Toggle a provider on or off without deleting it. Disabled providers won’t receive requests but their configuration is preserved.Multiple Configurations
You can add the same provider multiple times with different API keys. This is useful for:- Fallback credentials — Use a backup key if the primary is rate-limited
- Region-specific keys — Use different keys for different regions