Claude Opus 5 (Fast)

Fast-mode variant of [Opus 5](/anthropic/claude-opus-5) - identical capabilities with higher output speed at 2x pricing relative to regular Opus 5. Learn more in Anthropic's docs: https://platform.claude.com/docs/en/build-with-claude/fast-mode

ChatAnthropic1M tokens$10.9006 / $54.503 · 1M

anthropic/claude-opus-5-fast

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

Preguntas frecuentes

¿Qué es Claude Opus 5 (Fast)?
Fast-mode variant of [Opus 5](/anthropic/claude-opus-5) - identical capabilities with higher output speed at 2x pricing relative to regular Opus 5. Learn more in Anthropic's docs: https://platform.claude.com/docs/en/build-with-claude/fast-mode Claude Opus 5 (Fast) corre en el API de Geek Hub (compatible con OpenAI). Id: anthropic/claude-opus-5-fast.
¿Claude Opus 5 (Fast) es gratis?
No. El input cuesta $10.9006 / 1M tokens y el output $54.503 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Claude Opus 5 (Fast)?
Claude Opus 5 (Fast) tiene una ventana de 1M tokens. Soporta hasta 128,000 tokens de completion.
¿Claude Opus 5 (Fast) soporta tool calling y structured outputs?
Claude Opus 5 (Fast) 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 (Fast)?
Claude Opus 5 (Fast) se lanzó el 24 de julio de 2026.

Más modelos de Anthropic