OpenAIGPT-5Sep 23, 2025

GPT 5 Codex

GPT-5-Codex is a specialized version of GPT-5 optimized for software engineering and coding workflows. It is designed for both interactive development sessions and long, independent execution of complex engineering tasks. The model supports building projects from scratch, feature development, debugging, large-scale refactoring, and code review. Compared to GPT-5, Codex is more steerable, adheres closely to developer instructions, and produces cleaner, higher-quality code outputs. Reasoning effort can be adjusted with the `reasoning.effort` parameter. Read the docs here Codex integrates into developer environments including the CLI, IDE extensions, GitHub, and cloud tasks. It adapts reasoning effort dynamically—providing fast responses for small tasks while sustaining extended multi-hour runs for large projects. The model is trained to perform structured code reviews, catching critical flaws by reasoning over dependencies and validating behavior against tests. It also supports multimodal inputs such as images or screenshots for UI development and integrates tool use for search, dependency installation, and environment setup. Codex is intended specifically for agentic coding applications.

Context Window
400K
tokens
Max Output
128K
tokens
Released
Sep 23, 2025
Arena Rank

Capabilities

👁Vision
🧠Reasoning
🔧Tool Calling
Prompt Caching
🖥Computer Use
🎨Image Generation

Supported Parameters

Include Reasoning
Show reasoning tokens
Max Tokens
Output length limit
Reasoning
Extended thinking
Response Format
JSON mode / structured output
Seed
Deterministic outputs
structured_outputs
Tool Choice
Control tool usage
Tool Calling
Function calling support

Pricing Comparison

RouterInput / 1MOutput / 1MCached Input / 1M
Requesty$1.25$10.00$0.13
OpenRouter$1.25$10.00$0.13
Vercel AI$1.25$10.00
Martian$1.25$10.00$0.13

Model IDs

Requestyopenai-responses/gpt-5-codex
OpenRouteropenai/gpt-5-codex

Tags

visionreasoningtool-callingcaching
Compare with another model

Related Models