Skip to main content
Pass model to select a model:
We recommend Claude Sonnet 4.6 (claude-sonnet-4.6). It’s the model we optimize for the most right now.

Bring your own key

Connect your own Anthropic, OpenAI, or Google API key. You pay your provider directly + a 0.2× orchestration fee on provider list token prices.
  1. Add your provider key in the dashboard under Settings → API Keys → Bring Your Own Key.
  2. Pass use_own_key=True on the session:
To default every session on a client to BYOK, set it once on the constructor:
The provider key on your project must match the model you pick — Claude models use your Anthropic key, GPT models use your OpenAI key, Gemini models use your Google key.