Claude 3 Opus
Claude 3 Opus is the highest-capability tier in the Claude 3 family from Anthropic. It targets complex tasks with strong recall across a context window of 200K tokens and a twofold accuracy improvement over Claude 2.1 on open-ended questions.
import { streamText } from 'ai'
const result = streamText({ model: 'anthropic/claude-3-opus', prompt: 'Why is the sky blue?'})More models by Anthropic
| Model |
|---|