Skip to content
OpenSmartRoute
Model catalogue
Anthropic

Anthropic

Claude 3 Haiku

anthropic/claude-3-haiku

Specification

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

Anthropic

Claude 3 Haiku

tools

Anthropic anthropic/claude-3-haiku

Claude 3 Haiku is Anthropic's fastest and most compact model for near-instant responsiveness. Quick and accurate targeted performance. See the launch announcement and benchmark results [here](https://www.anthropic.com/news/claude-3-haiku) #multimodal

Input $/1M
$0.25
Output $/1M
$1.25
Context
200K
Max output
4K
Released
Mar 13, 2024
Modalities
textimage

Cached input reads $0.03 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 3 Haiku
targets:
  - id: claude-3-haiku
    kind: llm
    name: Claude 3 Haiku
    metadata:
      model: anthropic/claude-3-haiku          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 200000
    cost:
      usd_per_1k_tokens: 0.000750