Claude 3 Haiku

Claude 3 Haiku is Anthropic's fastest and most compact model for near-instant responsiveness. Quick and accurate targeted performance. See the launch announcement and benchmark results [here](https://www.anthropic.com/news/claude-3-haiku) #multimodal

ChatAnthropic200k tokens$0.2725 / $1.3626 · 1M

anthropic/claude-3-haiku

Contexto
200k tokens
Máx. completion
4,096
Tools
JSON
No
Lanzamiento
2024-03-13

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

Preguntas frecuentes

¿Qué es Claude 3 Haiku?
Claude 3 Haiku is Anthropic's fastest and most compact model for near-instant responsiveness. Quick and accurate targeted performance. See the launch announcement and benchmark results [here](https://www.anthropic.com/news/claude-3-haiku) #multimodal Claude 3 Haiku corre en el API de Geek Hub (compatible con OpenAI). Id: anthropic/claude-3-haiku.
¿Claude 3 Haiku es gratis?
No. El input cuesta $0.2725 / 1M tokens y el output $1.3626 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Claude 3 Haiku?
Claude 3 Haiku tiene una ventana de 200k tokens. Soporta hasta 4,096 tokens de completion.
¿Claude 3 Haiku soporta tool calling y structured outputs?
Claude 3 Haiku acepta tools y tool_choice para function calling. No lista structured outputs en este endpoint.
¿Cuándo se lanzó Claude 3 Haiku?
Claude 3 Haiku se lanzó el 13 de marzo de 2024.

Más modelos de Anthropic