Search the documentation
6 pages for claude-3-5-haiku.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
model-deprecations
Claude Developer Platform · in the page
about-claude/model-deprecations
…e | N/A | Not sooner than October 15, 2026 | | claude-3-5-haiku-20241022 | Retired | December 19, 2025 | February 19, 2026 | | claude-3-haiku-20240307…
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…els **Update your model name:** ```python # From Haiku 3.5 model = "claude-3-5-haiku-20241022" # Before model = "claude-haiku-4-5-20251001" # After ``` **Review new rate limits:** Haiku 4.5 has s…
claude-on-amazon-bedrock-legacy
Claude Developer Platform · in the page
build-with-claude/claude-on-amazon-bedrock-legacy
…| Yes | No | No | | Claude Haiku 3.5 Deprecated. | anthropic.claude-3-5-haiku-20241022-v1:0 | No | Yes | No | No | No | ### List available models The following examples show…
claude-on-vertex-ai
Claude Developer Platform · in the page
build-with-claude/claude-on-vertex-ai
…| claude-haiku-4-5\@20251001 | | Claude Haiku 3.5 Deprecated. | claude-3-5-haiku\@20241022 | <Tip> Upgrading to a newer Claude model? In Claude Code, run `/claude-api migrate` to apply model…
From Haiku 3.5
Claude Developer Platform · in the page
models/haiku-4-5/migration-guide
…els **Update your model name:** ```python # From Haiku 3.5 model = "claude-3-5-haiku-20241022" # Before model = "claude-haiku-4-5-20251001" # After ``` **Review new rate limits:** Haiku 4.5 has s…
overview
Claude Developer Platform · in the page
release-notes/overview
…model (`claude-3-7-sonnet-20250219`) and the Claude Haiku 3.5 model (`claude-3-5-haiku-20241022`). All requests to Claude Sonnet 3.7 will now return an error. Requests to Claude Haiku 3.5 on the Claud…