Models & limits
Model provider
Section titled “Model provider”Choose how sessions reach models:
- Anthropic (direct) — the default; the org key (or trial credit) calls the Anthropic API.
- OpenRouter — one key for a broader catalog; the provider, key and model ride the internal job payload to the runner.
Frontier models
Section titled “Frontier models”A curated set of frontier models with a switch each — the org’s enabled set.
The org default is picked from the enabled ones, and POST /sessions rejects
any model outside the set with a clear error. Under the Anthropic provider only
the Anthropic family is selectable; OpenRouter unlocks the full list.
Limits & budgets
Section titled “Limits & budgets”- Spend caps — org-wide and per-person daily USD caps (token caps remain as
a stricter-of-the-two option). A run that hits a cap pauses with
paused: daily limit. - Data-flow policy — the maximum connector data class allowed in sessions whose result may leave the workspace.
- Trial — new orgs start with trial credit; adding the org’s own key lifts it.