Source Intelligence
Sweep 28 Aug 2026 ยท 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.250 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

10 pages for anthropic_default_haiku_model.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Manage multiple agents with agent view Claude Code CLI · in the page agent-view …configured, the request uses the session's main model instead; set [`ANTHROPIC_DEFAULT_HAIKU_MODEL`](/docs/en/model-config#environment-variables) to choose one. ### Pull request status When a sessi… Claude Code on Amazon Bedrock Claude Code CLI · in the page amazon-bedrock …/fast model (Bedrock and Mantle). # On Bedrock, has no effect without ANTHROPIC_DEFAULT_HAIKU_MODEL # or the deprecated ANTHROPIC_SMALL_FAST_MODEL set. export ANTHROPIC_SMALL_FAST_MODEL_AWS_REGION=us-… Claude Code on Claude Platform on AWS Claude Code CLI · in the page claude-platform-on-aws …opus-4-8 export ANTHROPIC_DEFAULT_SONNET_MODEL=claude-sonnet-5 export ANTHROPIC_DEFAULT_HAIKU_MODEL=claude-haiku-4-5 ``` For the full list of model IDs and aliases, see [Models overview](https://plat… Environment variables Claude Code CLI · in the page env-vars …| | `ANTHROPIC_DEFAULT_HAIKU_MODEL` | Model ID that the `haiku` alias resolves to, also used for [background fu… Keep Claude working toward a goal Claude Code CLI · in the page goal …## Evaluation model and cost To evaluate on a different model, set [`ANTHROPIC_DEFAULT_HAIKU_MODEL`](/docs/en/model-config#environment-variables). <Warning> Claude Code reads `ANTHROPIC_DEFAULT_HA… Claude Code on Google Cloud's Agent Platform Claude Code CLI · in the page google-vertex-ai …s-4-8' export ANTHROPIC_DEFAULT_SONNET_MODEL='claude-sonnet-5' export ANTHROPIC_DEFAULT_HAIKU_MODEL='claude-haiku-4-5@20251001' ``` For current and legacy model IDs, see [Models overview](https://pla… Roll out an LLM gateway for your organization Claude Code CLI · in the page llm-gateway-rollout …es your configuration | | `ANTHROPIC_MODEL` or [`ANTHROPIC_DEFAULT_HAIKU_MODEL`](/docs/en/model-config)… Claude Code on Microsoft Foundry Claude Code CLI · in the page microsoft-foundry …s-4-8' export ANTHROPIC_DEFAULT_SONNET_MODEL='claude-sonnet-5' export ANTHROPIC_DEFAULT_HAIKU_MODEL='claude-haiku-4-5' ``` Background tasks such as session title generation use the small/fast model,… Model configuration Claude Code CLI · in the page model-config …he `ANTHROPIC_DEFAULT_OPUS_MODEL`, `ANTHROPIC_DEFAULT_SONNET_MODEL`, `ANTHROPIC_DEFAULT_HAIKU_MODEL`, and `ANTHROPIC_DEFAULT_FABLE_MODEL` environment variables cannot redirect an allowed alias to a mo… Enterprise deployment overview Claude Code CLI · in the page third-party-integrations …ANTHROPIC_DEFAULT_OPUS_MODEL`, `ANTHROPIC_DEFAULT_SONNET_MODEL`, and `ANTHROPIC_DEFAULT_HAIKU_MODEL`. Without pinning, model aliases resolve to Claude Code's built-in default for that provider, which…