Claude Opus 4.8

Claude Opus 4.8 is Anthropic's most capable generally available model in the Opus family. It supports text, image, and file inputs with text output, with reasoning support and a 1M-token context window. It is suited for highly autonomous agents, long-horizon agentic work, knowledge work, and memory-driven tasks where coherence over extended sessions matters. It is particularly strong on multi-step reasoning, complex coding, and end-to-end project orchestration - large codebases, multi-stage debugging, and long-running asynchronous agent pipelines. Beyond coding, it handles knowledge work such as drafting documents, building presentations, and analyzing data, maintaining quality across very long outputs.

ChatAnthropic1M tokens$5.4503 / $27.2515 · 1M

anthropic/claude-opus-4.8

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

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

Preguntas frecuentes

¿Qué es Claude Opus 4.8?
Claude Opus 4.8 is Anthropic's most capable generally available model in the Opus family. It supports text, image, and file inputs with text output, with reasoning support and a 1M-token context window. It is suited for highly autonomous agents, long-horizon agentic work, knowledge work, and memory-driven tasks where coherence over extended sessions matters. It is particularly strong on multi-step reasoning, complex coding, and end-to-end project orchestration - large codebases, multi-stage debugging, and long-running asynchronous agent pipelines. Beyond coding, it handles knowledge work such as drafting documents, building presentations, and analyzing data, maintaining quality across very long outputs. Claude Opus 4.8 corre en el API de Geek Hub (compatible con OpenAI). Id: anthropic/claude-opus-4.8.
¿Claude Opus 4.8 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.8?
Claude Opus 4.8 tiene una ventana de 1M tokens. Soporta hasta 128,000 tokens de completion.
¿Claude Opus 4.8 soporta tool calling y structured outputs?
Claude Opus 4.8 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.8?
Claude Opus 4.8 se lanzó el 27 de mayo de 2026.

Más modelos de Anthropic