Models/Anthropic/Anthropic: Claude Opus 4.5 (batch)
anthropic

Anthropic: Claude Opus 4.5 (batch)

$2.50/M input$12.50/M output
anthropic/claude-opus-4-5:batch

Description

Claude Opus 4.5 is Anthropic’s frontier reasoning model optimized for complex software engineering, agentic workflows, and long-horizon computer use. It offers strong multimodal capabilities, competitive performance across real-world coding and...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "anthropic/claude-opus-4-5:batch",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: FileInput: ImageInput: TextOutput: Text

Pricing

Input$2.50/M
Output$12.50/M

Model Info

ProviderAnthropic
IDanthropic/claude-opus-4-5:batch