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 of charts and documents, complex office deliverables, and coordinating parallel subagents. The model maintains strong instruction following and tool use across extended tasks, while remaining effective at lower effort settings for workloads that prioritize latency and token efficiency.

ChatAnthropic1M tokens$2.7251 / $13.6257 · 1M

anthropic/claude-opus-5:batch

Contexto
1M tokens
Máx. completion
128,000
Tools
JSON
Lanzamiento
2026-07-24

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "anthropic/claude-opus-5:batch",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es 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 of charts and documents, complex office deliverables, and coordinating parallel subagents. The model maintains strong instruction following and tool use across extended tasks, while remaining effective at lower effort settings for workloads that prioritize latency and token efficiency. Claude Opus 5 (batch) corre en el API de Geek Hub (compatible con OpenAI). Id: anthropic/claude-opus-5:batch.
¿Claude Opus 5 (batch) es gratis?
No. El input cuesta $2.7251 / 1M tokens y el output $13.6257 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Claude Opus 5 (batch)?
Claude Opus 5 (batch) tiene una ventana de 1M tokens. Soporta hasta 128,000 tokens de completion.
¿Claude Opus 5 (batch) soporta tool calling y structured outputs?
Claude Opus 5 (batch) acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Claude Opus 5 (batch)?
Claude Opus 5 (batch) se lanzó el 24 de julio de 2026.

Más modelos de Anthropic