claude-haiku-4-5-20251001
Auto-routeranthropic/claude-haiku-4-5-20251001
Context
200K
Max output
64K
Input / 1M
$1.00
Output / 1M
$5.00
Modality
Chat
Cutoff
Feb 2025
About this model
Fastest model with near-frontier intelligence
Best suited for
- Fast responses with high intelligence
- Cost-effective for high-volume tasks
Built-in tools
Hosted by the gateway — enable them per request without wiring your own endpoint.
Capabilities
Vision
Accepts images alongside text in the same message.
Files
Accepts file attachments — PDFs, transcripts, spreadsheets.
Tools
Native function calling, so agents can invoke your endpoints.
System prompt
Honours a dedicated system role, separate from the user turn.
Supported parameters
creativity_levelControls the creativity of responses. Higher values (e.g., 0.7) increase creativity; lower values (e.g., 0.2) make responses more predictable.
max_tokensMax Tokens LimitSpecifies the maximum number of text units (tokens) allowed in a response, limiting its length.
top_pAnthropic Claude computes the cumulative distribution over all the options for each subsequent token in decreasing probability order and cuts it off once it reaches a particular probability specified by top_p. You should alter either temperature or top_p, but not both.
toolsLists tool definitions or capabilities available to the model.
tool_choiceDecides whether to use tools or just the model for generating responses.
response_typeDefines the format or type of the generated response.
streamSends the response in real-time as it's being generated.