o3 Pro
o3 Pro applies maximum reasoning compute to the o3 architecture, delivering the deepest chain-of-thought analysis available for the most demanding mathematical, scientific, and analytical problems.
import { streamText } from 'ai'
const result = streamText({ model: 'openai/o3-pro', prompt: 'Why is the sky blue?'})