Claude Opus 4.7

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 complex, multi-step tasks and more reliable agentic execution across extended workflows. It is especially effective for asynchronous agent pipelines where tasks unfold over time - large codebases, multi-stage debugging, and end-to-end project orchestration. Beyond coding, Opus 4.7 brings improved knowledge work capabilities - from drafting documents and building presentations to analyzing data. It maintains coherence across very long outputs and extended sessions, making it a strong default for tasks that require persistence, judgment, and follow-through. For users upgrading from earlier Opus versions, see our official migration guide here

ChatAnthropic1M tokens$5.4503 / $27.2515 · 1M

anthropic/claude-opus-4.7

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

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-4.7",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Claude Opus 4.7?
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 complex, multi-step tasks and more reliable agentic execution across extended workflows. It is especially effective for asynchronous agent pipelines where tasks unfold over time - large codebases, multi-stage debugging, and end-to-end project orchestration. Beyond coding, Opus 4.7 brings improved knowledge work capabilities - from drafting documents and building presentations to analyzing data. It maintains coherence across very long outputs and extended sessions, making it a strong default for tasks that require persistence, judgment, and follow-through. For users upgrading from earlier Opus versions, see our official migration guide here Claude Opus 4.7 corre en el API de Geek Hub (compatible con OpenAI). Id: anthropic/claude-opus-4.7.
¿Claude Opus 4.7 es gratis?
No. El input cuesta $5.4503 / 1M tokens y el output $27.2515 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Claude Opus 4.7?
Claude Opus 4.7 tiene una ventana de 1M tokens. Soporta hasta 128,000 tokens de completion.
¿Claude Opus 4.7 soporta tool calling y structured outputs?
Claude Opus 4.7 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 4.7?
Claude Opus 4.7 se lanzó el 16 de abril de 2026.

Más modelos de Anthropic