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

Anthropic: Claude Opus 4.7 (batch)

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

Description

Opus 4.7 is the next generation of Anthropic's Opus family, built for long-running, asynchronous agents. Building on the coding and agentic strengths of Opus 4.6, it delivers stronger performance on...

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-7:batch",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: FileOutput: Text

Pricing

Input$2.50/M
Output$12.50/M

Model Info

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