GPT 5.3 Codex
GPT 5.3 Codex is the GPT-5.3 generation of OpenAI's coding agent models, advancing autonomous software engineering with GPT-5.3 generation improvements in reasoning and code comprehension.
ReasoningTool UseFile InputVision (Image)Web SearchImplicit Caching
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-5.3-codex', prompt: 'Why is the sky blue?'})Playground
Try out GPT 5.3 Codex by OpenAI. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.
Ask GPT 5.3 Codex anything to try it out.