Skip to content
OpenSmartRoute
Model catalogue
Anthropic

Anthropic

Claude Opus 4.8 (batch)

anthropic/claude-opus-4.8:batch

Specification

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

Anthropic

Claude Opus 4.8 (batch)

reasoning tools

Anthropic anthropic/claude-opus-4.8:batch

Claude Opus 4.8 is Anthropic's most capable generally available model in the Opus family. It supports text, image, and file inputs with text output, with reasoning support and a 1M-token...

Input $/1M
$2.50
Output $/1M
$12.5
Context
1M
Max output
128K
Released
May 27, 2026
Modalities
textimagefile
Intelligence index-
Coding index74
Agentic index43

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