Claude 3.5 Haiku
Coming soonclaude-3-5-haiku-20241022
Context 200KMax out 8KReleased Oct 22, 2024Text chatVision
Pricing
| Input · per 1M tokens | $0.80 |
| Output · per 1M tokens | $4.00 |
Call it
Swap <YOUR_TTTTT_API_KEY> and the snippet runs as-is.
curl https://api.ttttt.ai/v1/messages \ -H "x-api-key: $TTTTT_API_KEY" \ -H "anthropic-version: 2023-06-01" \ -H "Content-Type: application/json" \ -d '{ "model": "claude-3-5-haiku-20241022", "max_tokens": 1024, "messages": [{ "role": "user", "content": "Hello!" }] }'More from Anthropic
This model is listed publicly but no enabled channel routes to it yet — calls will succeed once a channel is wired up.