Skip to main content
Claude Haiku 4.5 Thinking is the extended thinking variant of Claude Haiku 4.5, available through AnyFast via an OpenAI-compatible interface. It combines Haiku’s speed and cost-efficiency with step-by-step internal reasoning, delivering improved accuracy on complex tasks while remaining significantly faster and cheaper than larger thinking models.

Key capabilities

  • OpenAI-compatible — Works as a drop-in replacement with the OpenAI SDK
  • Extended thinking — Step-by-step internal reasoning enabled by default
  • Fast + affordable — Thinking capability at Haiku-level speed and cost
  • Streaming — Supports real-time token streaming via SSE
  • Strong reasoning — Improved accuracy on math, logic, and multi-step problems

Quick example

Thinking sampling compatibility: For reliable requests, omit temperature and top_k. Anthropic accepts the unchanged default temperature: 1 and top_p values from 0.95 to 1. A non-default temperature, any top_k, or a top_p below 0.95 returns a 400 error while Thinking is enabled. See Anthropic’s Thinking limits and API usage primer.

Parameters

API Reference

View the interactive API playground for Claude Haiku 4.5 Thinking.