AI Gateway
The upgraded Claude 3.5 Sonnet is now state-of-the-art for a variety of tasks including real-world software engineering, agentic capabilities and computer use. The new Claude 3.5 Sonnet delivers these advancements at the same price and speed as its predecessor.
import { streamText } from 'ai'
const result = streamText({ model: 'anthropic/claude-3.5-sonnet', prompt: 'Why is the sky blue?'})Try out Claude 3.5 Sonnet 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