Agent may make mistakes. Verify all outputs.
Opus 4.6 is the world’s best model for coding and professional work, built to power agents that take on whole categories of real-world work. It excels across the entire SDLC, breaking through on hard problems, identifying complex bugs, and demonstrating deeper codebase understanding. It also delivers a step-change in knowledge work, with near-production-ready documents, presentations, and spreadsheets on the first pass.
import { streamText } from 'ai'
const result = streamText({ model: 'anthropic/claude-opus-4.6', prompt: 'Why is the sky blue?', providerOptions: { anthropic: { speed: 'fast', }, gateway: { only: ['anthropic'], }, },})Try out Claude Opus 4.6 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.
Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.
| Provider |
|---|
| Model |
|---|