AN
Anthropic
Text
Claude 3.5 Haiku
Claude 3.5 Haiku is a quick, cost-efficient model for simple tasks. It handles classification, extraction, and basic generation with speed and minimal cost.
Key Features
Fast inference for simple tasks
Very low cost per request
200K token context window
Reliable classification and extraction
Ideal Use Cases
1.
High-volume classification
2.
Simple content generation
3.
Data extraction pipelines
4.
Quick Q&A responses
Technical Specifications
| Context Window | 200K tokens |
| Modality | Text, Image → Text |
| Provider | Anthropic |
| Category | Text Generation |
| Max Output | 4K tokens |
| Latency | Sub-200ms |
API Usage
1 curl -X POST https://api.vincony.com/v1/chat/completions \ 2 -H "Authorization: Bearer YOUR_API_KEY" \ 3 -H "Content-Type: application/json" \ 4 -d '{ 5 "model": "anthropic/claude-3.5-haiku", 6 "messages": [ 7 { "role": "user", "content": "Hello, Claude 3.5 Haiku!" } 8 ] 9 }'
Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.
Compare with Another Model
Frequently Asked Questions
Try Claude 3.5 Haiku now
Start using Claude 3.5 Haiku instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.
More from Anthropic
Use ← → to navigate between models · Esc to go back