AI Gateway
o3-deep-research is OpenAI's most advanced model for deep research, designed to tackle complex, multi-step research tasks. It can search and synthesize information from across the internet as well as from your own data—brought in through MCP connectors.
import { streamText } from 'ai'
const result = streamText({  model: 'openai/o3-deep-research',  prompt: 'Why is the sky blue?'})Try out o3-deep-research by OpenAI. 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.
Chat with
Powered by AI Gateway