Skip to content
OpenSmartRoute
Model catalogue
Anthropic

Anthropic

Claude Opus 5 (batch)

anthropic/claude-opus-5:batch

Specification

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

Anthropic

Claude Opus 5 (batch)

reasoning tools

Anthropic anthropic/claude-opus-5:batch

Claude Opus 5 is Anthropic’s flagship model for demanding reasoning, coding, and long-horizon agentic work. It is particularly strong at end-to-end software tasks, code review and bug finding, visual analysis...

Input $/1M
$2.50
Output $/1M
$12.5
Context
1M
Max output
128K
Released
Jul 24, 2026
Modalities
textimagefile
Intelligence index54
Coding index78
Agentic index56

Cached input reads $0.25 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 Opus 5 (batch)
targets:
  - id: claude-opus-5-batch
    kind: llm
    name: Claude Opus 5 (batch)
    metadata:
      model: anthropic/claude-opus-5:batch          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1000000
    cost:
      usd_per_1k_tokens: 0.007500