Agent may make mistakes and shouldn't be used in production
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 get $5 of credits every 30 days, and you are considered a free user if you haven't made a payment.
| Provider |
|---|
| Model |
|---|