Claude
Claude models offer long context windows, strong reasoning, and extended thinking. They support tools, structured output, and prompt caching. Call them through any text format — including the native Messages API.
Models
| Model | Code | Notes |
|---|---|---|
| Claude Opus 4.8 | claude-opus-4.8 |
Most capable; adaptive thinking. |
| Claude Opus 4.7 | claude-opus-4.7 |
Adaptive thinking. |
| Claude Opus 4.6 | claude-opus-4.6 |
Adaptive thinking. |
| Claude Opus 4.5 | claude-opus-4.5 |
Non-adaptive thinking (budget_tokens). |
| Claude Sonnet 4.6 | claude-sonnet-4.6 |
Balanced; adaptive thinking. |
| Claude Sonnet 4.5 | claude-sonnet-4.5 |
Balanced; non-adaptive thinking. |
| Claude Haiku 4.5 | claude-haiku-4.5 |
Fastest; non-adaptive thinking. |
Capabilities
tools,tool_choice,parallel_tool_callstemperature,top_p,max_tokens,response_format- Extended thinking via
thinkingorreasoning_effort— normalised per model.
See Per-Model Details → Claude 4+ for thinking
modes and budget_tokens rules.