Skip to content

Claude Opus 4.7

Claude Opus 4.7 extends the Opus line with task budgets, an xhigh effort level, and stronger visual verification. It targets long-running asynchronous agents, multi-step knowledge work, and workflows requiring pixel-level chart transcription and high-resolution image handling.

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

Playground

Try out Claude Opus 4.7 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.