AI Gateway
Claude Opus 4.5 is Anthropic’s latest model in the Opus series, meant for demanding reasoning tasks and complex problem solving. This model has improvements in general intelligence and vision compared to previous iterations. In addition, it is suited for difficult coding tasks and agentic workflows, especially those with computer use and tool use, and can effectively handle context usage and external memory files.
import { streamText } from 'ai'
const result = streamText({ model: 'anthropic/claude-opus-4.5', prompt: 'Why is the sky blue?'})Try out Claude Opus 4.5 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
Powered by AI Gateway
Anthropic
Context 200K
Input Tokens $5.00/M
Output Tokens $25.00/M
Cache Read Tokens $0.50/M
Cache Write Tokens $6.25/M