Anthropic: Claude 3 Haiku
200K context$0.25/M input$1.25/M output
anthropic/claude-3-haikuDescription
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
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic/claude-3-haiku",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageOutput: Text
Pricing
Input$0.25/M
Output$1.25/M
Context200K tokens
Model Info
Provideranthropic
IDanthropic/claude-3-haiku