Claude 3.5 Sonnet
The upgraded Claude 3.5 Sonnet (October 2024) is the first publicly available model to offer computer use in public beta, with SWE-bench Verified scores jumping from 33.4% to 49.0%, plus across-the-board coding and tool use improvements at the same price as its predecessor.
import { streamText } from 'ai'
const result = streamText({ model: 'anthropic/claude-3.5-sonnet', prompt: 'Why is the sky blue?'})Direct request success rate on AI Gateway and per-provider. Visit the docs for more info.