Agent may make mistakes and shouldn't be used in production
GPT‑5.5 understands what you’re trying to do faster and can carry more of the work itself. It excels at writing and debugging code, researching online, analyzing data, creating documents and spreadsheets, operating software, and moving across tools until a task is finished. Instead of carefully managing every step, you can give GPT‑5.5 a messy, multi-part task and trust it to plan, use tools, check its work, navigate through ambiguity, and keep going.
import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-5.5', prompt: 'Why is the sky blue?'})Try out GPT 5.5 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.
| Provider |
|---|
| Model |
|---|