ClawBox is flexible about which AI model powers your assistant. You pick during setup and can change it later.

ClawBox AI (default)

Works immediately, no keys to manage. The simplest way to get started — and a great default for most people.

Bring your own provider

Prefer a specific model? ClawBox treats these as first-class options:

Anthropic Claude

Add your Anthropic API key to drive ClawBox with Claude models.

OpenAI GPT

Use your OpenAI API key for GPT models.

Google Gemini

Connect Gemini with a Google AI API key.

OpenRouter

One key, many models — route across providers.
To connect one, open the AI provider section of setup, choose the provider, and paste your API key. ClawBox stores it on the device.

Local models

For fully on-device inference, ClawBox supports local Ollama and llama.cpp models. This is an option for users who want it rather than the default path.
Local model performance depends on your hardware. ClawBox Workstation (DGX Spark, 128 GB unified memory) can run models up to ~200B parameters locally; ClawBox Connect (Jetson Orin Nano) is best paired with cloud providers or smaller local models. See Hardware.

Reasoning effort

You can control how hard the model thinks before answering, per conversation, from the brain icon in the chat header. More thinking gives better answers on hard problems, and costs more time and tokens. The picker offers the same four levels on every cloud provider — Off, Low, Medium, High — so it works the same way whichever model you choose.
  • ClawBox AI starts at Off, so everyday prompts stay fast and you turn reasoning on when a task needs it.
  • Claude, GPT, Gemini and OpenRouter start at Medium.
  • The on-device local model has no reasoning control, so the brain icon does not appear when it is selected.
Your choice is remembered per provider. If you switch to a provider that does not offer your current level, it falls back to that provider’s default.
For the technical detail of how model reasoning capability is configured — and why it is set in code rather than by hand — see AI Providers → Reasoning effort.

Switching later

You can change provider any time from the device settings — no re-setup required.