Skip to content
Dashboard

Claude Sonnet 4.5

Claude Sonnet 4.5 is a coding model from Anthropic with strong benchmark scores, including 77.2% on SWE-bench Verified and 61.4% on OSWorld for computer use, sustaining 30+ hour agentic coding sessions, and delivering substantial gains across coding, reasoning, math, and domain-specific expertise.

Input and output price
Prices from: Input $3, Output $15, Per 1M tokens
24h uptime
Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({
model: 'anthropic/claude-sonnet-4.5',
prompt: 'Why is the sky blue?'
})
Read docs

Your use is subject to Anthropic's Terms & Privacy Policies.