Skip to content
OpenSmartRoute
Model catalogue
Anthropic

Anthropic

Claude Sonnet 5 (batch)

anthropic/claude-sonnet-5:batch

Specification

Published by the vendor; the platform bills at the target's declared price.

Anthropic

Claude Sonnet 5 (batch)

reasoning tools

Anthropic anthropic/claude-sonnet-5:batch

Sonnet 5 is Anthropic's most capable Sonnet-class model, with frontier performance across coding, agents, and professional work. It supports adaptive thinking with selectable reasoning effort levels (low, medium, high, max,...

Input $/1M
$1.00
Output $/1M
$5.00
Context
1M
Max output
128K
Released
Jun 30, 2026
Modalities
textimagefile
Intelligence index45
Coding index72
Agentic index45

Cached input reads $0.10 per 1M

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Claude Sonnet 5 (batch)
targets:
  - id: claude-sonnet-5-batch
    kind: llm
    name: Claude Sonnet 5 (batch)
    metadata:
      model: anthropic/claude-sonnet-5:batch          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1000000
    cost:
      usd_per_1k_tokens: 0.003000