AI Gateway
Claude 3 Haiku is Anthropic's fastest model yet, designed for enterprise workloads which often involve longer prompts. Haiku to quickly analyze large volumes of documents, such as quarterly filings, contracts, or legal cases, for half the cost of other models in its performance tier.
import { streamText } from 'ai'
const result = streamText({ model: 'anthropic/claude-3-haiku', prompt: 'Why is the sky blue?'})
Try out Claude 3 Haiku by Anthropic. Usage is billed to your team at API rates. Free users get $5 of credits every 30 days, and you are considered a free user if you haven't made a payment.
Chat with Claude 3 Haiku
Powered by AI Gateway