Claude 3.5 Haiku
Anthropic's fastest model. Ultra-low latency for real-time applications and high-volume tasks.
200K
tokens
8K
tokens
$0.8
per 1M tokens
$4
per 1M tokens
172
tokens/sec
Oct 2024
2024-10-22
$2.40
per 1M tokens
31.3
quality per $
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- Codestral256K
- ▸ Claude 3.5 Haiku200K
- o3 Mini200K
- o3200K
- Claude Opus 4200K
- Claude Sonnet 4200K
- Sonar Pro200K
- GLM-5.1200K
Pricing History
尚未接入我们的网关
Swfte Connect 尚未持有 Claude 3.5 Haiku 的密钥,因此这里没有可运行的内容。添加你自己的提供商密钥,就能用与本目录中其他模型相同的 API 调用它。
curl https://api.swfte.com/agents/v2/gateway/chat/completions \
-H "Authorization: Bearer $SWFTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic:claude-3-5-haiku-20241022",
"messages": [{"role": "user", "content": "Hello"}]
}'About Claude 3.5 Haiku
Claude 3.5 Haiku is a fast AI model by Anthropic, released on October 22, 2024. It supports a context window of 200K tokens and can generate up to 8K output tokens.
At $0.8 per million input tokens and $4 per million output tokens, its blended cost of $2.40/1M tokens puts it in the mid-range pricing tier. Its value score of 31.3 reflects the balance of quality and cost.
Using Claude 3.5 Haiku with Swfte
Access Claude 3.5 Haiku through Swfte Connect, our unified LLM gateway. Connect gives you a single API for 50+ models, with automatic routing, cost optimization, and fallback handling. You can also try Claude 3.5 Haiku in our AI Playground before integrating.