Anthropic: Claude 3 Haiku — AI model

Anthropic: Claude 3 Haiku is a AI model from Anthropic, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

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 #multimodal

Specs

VendorAnthropic
Typetext, image
Context window200,000 tokens
Pricing$0.25/M in · $1.25/M out
APIchat_completions
CapabilitiesVision · Tools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "anthropic/claude-3-haiku",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models