Skip to content

Claude Opus 4.5

Claude Opus 4.5 adds an effort parameter for token-usage control and excels at difficult coding, agentic workflows with computer use and tool use, frontend coding, and real-world web app development, with improvements in general intelligence and vision over previous Opus iterations.

Tool UseReasoningVision (Image)File InputExplicit Caching
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'anthropic/claude-opus-4.5',
prompt: 'Why is the sky blue?'
})

Playground

Try out Claude Opus 4.5 by Anthropic. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.