Claude 3 Opus
anthropic/claude-3-opus
Claude 3 Opus is Anthropic's most powerful AI model, with state-of-the-art performance on highly complex tasks. It can navigate open-ended prompts and sight-unseen scenarios with remarkable fluency and human-like understanding. Claude 3 Opus shows us the frontier of what's possible with generative AI. Claude 3 Opus can process images and return text outputs, and features a 200K context window.
import { streamText } from 'ai'
const result = streamText({ model: 'anthropic/claude-3-opus', prompt: 'What is the history of the San Francisco Mission-style burrito?'})Try out Claude 3 Opus 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.