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: 'What is the history of the San Francisco Mission-style burrito?'})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.