🌐
OpenAI
platform.openai.com › docs › models › gpt-5.1-codex
GPT-5.1 Codex Model | OpenAI API
It's available in the Responses API only and the underlying model snapshot will be regularly updated. If you want to learn more about prompting GPT-5-Codex, refer to our dedicated guide · 400,000 context window · 128,000 max output tokens ·
🌐
OpenAI
platform.openai.com › docs › pricing
Pricing | OpenAI API
Pricing information for the OpenAI platform.
People also ask

How does GPT-5.1-Codex-Max pricing compare to standard GPT-5?
Standard GPT-5.1 has clear per token prices on the OpenAI API, while GPT-5.1-Codex-Max is positioned as a premium member of the OpenAI Codex family. In ChatGPT Plus, Pro, Business, Edu, and Enterprise plans, Codex Max is included inside Codex usage rather than billed as a separate add on. When it appears as a standalone API model, you should expect OpenAI Codex pricing for GPT-5.1-Codex-Max to track the flagship GPT-5.1 tier, with higher effective cost when you choose xHigh reasoning.
🌐
binaryverseai.com
binaryverseai.com › home › ai models & platforms › gpt-5.1-codex-max: the developer’s guide to openai’s 24 hour compaction engine
GPT-5.1-Codex-Max Best 10x Coding Partner For Serious Devs
What is GPT-5.1-Codex-Max and how does “compaction” work?
GPT-5.1-Codex-Max is an agentic coding model in the OpenAI Codex family that is tuned for long running software projects rather than quick code snippets. Compaction is its way of zipping past context, keeping only the most important steps and files so the model can work across multiple context windows without forgetting how the task started. In practice, that means it can refactor, debug, and iterate for many hours while still remembering earlier design choices.
🌐
binaryverseai.com
binaryverseai.com › home › ai models & platforms › gpt-5.1-codex-max: the developer’s guide to openai’s 24 hour compaction engine
GPT-5.1-Codex-Max Best 10x Coding Partner For Serious Devs
Is GPT-5.1-Codex-Max better than Claude Code or Gemini 3 for coding?
GPT-5.1-Codex-Max stands out on long horizon AI coding benchmarks and agent style workflows where an autonomous coding agent has to plan, code, test, and fix over many iterations. Claude Code and Gemini 3 remain strong for planning, natural language analysis, and some front end heavy tasks. Many teams treat GPT-5.1-Codex-Max as their main engine for deep refactors and large code changes, then keep Claude or Gemini around for complementary strengths and cross checks.
🌐
binaryverseai.com
binaryverseai.com › home › ai models & platforms › gpt-5.1-codex-max: the developer’s guide to openai’s 24 hour compaction engine
GPT-5.1-Codex-Max Best 10x Coding Partner For Serious Devs
🌐
OpenAI
openai.com › index › gpt-5-1-codex-max
Building more with GPT-5.1-Codex-Max | OpenAI
Introducing GPT-5.1-Codex-Max, a faster, more intelligent agentic coding model for Codex. The model is designed for long-running, project-scale work with enhanced reasoning and token efficiency.
🌐
Binary Verse AI
binaryverseai.com › home › ai models & platforms › gpt-5.1-codex-max: the developer’s guide to openai’s 24 hour compaction engine
GPT-5.1-Codex-Max Best 10x Coding Partner For Serious Devs
With GPT-5.1-Codex-Max the pattern is straightforward on the surfaces developers already use. Right now there is no explicit per token price listed for GPT-5.1-Codex-Max as a standalone API model.
Published   November 20, 2025
🌐
OpenRouter
openrouter.ai › openai › gpt-5.1-codex-max
GPT-5.1-Codex-Max - API, Providers, Stats | OpenRouter
GPT-5.1-Codex-Max is OpenAI’s latest agentic coding model, designed for long-running, high-context software development tasks. It is based on an updated version of the 5.1 reasoning stack and trained on agentic workflows spanning software engineering, mathematics, and research.
🌐
AI SDK
ai-sdk.dev › playground › openai:gpt-5.1-codex-max
GPT 5.1 Codex Max
The AI SDK is the TypeScript toolkit designed to help developers build AI-powered applications with React, Next.js, Vue, Svelte, Node.js, and more.
🌐
OpenRouter
openrouter.ai › openai › gpt-5.1-codex
GPT-5.1-Codex - API, Providers, Stats | OpenRouter
GPT-5.1-Codex is a specialized version of GPT-5.1 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.
🌐
Neowin
neowin.net › news › openai's most powerful coding model arrives at an unexpectedly low price
OpenAI's most powerful coding model arrives at an unexpectedly low price - Neowin
4 weeks ago - This new developer-focused model is now available in the API with the same pricing ($1.25 / 1M input tokens and $10 / 1M output tokens) and rate limits as GPT-5. Previously, it was accessible only through the Codex CLI, IDE extension, cloud, ...
Find elsewhere
🌐
Composio
composio.dev › blog › claude-4-5-opus-vs-gemini-3-pro-vs-gpt-5-codex-max-the-sota-coding-model
Claude 4.5 Opus vs. Gemini 3 Pro vs. GPT-5.2-codex-max: The SOTA coding model - Composio
I did a deep comparison between the SOTA models from the top three labs Opus 4.5, Gemini 3 pro, and GPT 5.2 codex max to determine which one delivers the best price to performance benefits.
🌐
Reddit
reddit.com › r/chatgptcoding › gpt-5.1-codex-max day 1 vs gpt-5.1-codex
r/ChatGPTCoding on Reddit: gpt-5.1-codex-max Day 1 vs gpt-5.1-codex
November 20, 2025 -

I work in Codex CLI and generally update when I see a new stable version come out. That meant that yesterday, I agreed to the prompt to try gpt-5.1.-codex-max. I stuck with it for an entire day, but by the end it caused so many problems that I switched back to plain gpt-5.1-codex model (bonus for the confusing naming here). codex-max was far too aggressive in making changes and did not explore bugs as deeply as I wished. When I went back to the old model and undid the damage it was a big relief.

That said I suspect many vibe coders in this sub might like it. I think Open AI heard the complaints that their agent was "lazy" and decided to compensate by making it go all out. That did not work for me though. I'm refactoring an enterprise codebase and I need an agent that follows directions, producing code for me to review in reasonable chunks. Maybe the future is agents that follow our individual needs? In the meantime I'm sticking with regular codex, but may re-evaluate in the future.

EDIT: Since people have asked, I ran both models at High. I did not try the Extended Thinking mode that codex-max has. In the past I've had good experiences with regular Codex medium as well, but I have Pro now so generally leave it on high.

🌐
Helicone
helicone.ai › llm-cost › provider › openai › model › gpt-5.1-codex
OpenAI gpt-5.1-codex Pricing Calculator | API Cost Estimation
Explore AI costs with our comprehensive OpenAI gpt-5.1-codex Pricing Calculator. Compare prices for 300+ models across 10+ providers, get accurate API pricing, token costs, and budget estimations.
🌐
OpenAI
platform.openai.com › docs › models › gpt-5.1-codex-max
GPT-5.1-Codex-Max Model | OpenAI API
GPT‑5.1-Codex-Max is purpose-built for agentic coding. It's only available in the Responses API.
🌐
Hacker News
news.ycombinator.com › item
Building more with GPT-5.1-Codex-Max | Hacker News
November 23, 2025 - One huge difference I notice between Codex and Claude code is that, while Claude basically disregards your instructions (CLAUDE.md) entirely, Codex is extremely, painfully, doggedly persistent in following every last character of them - to the point that i've seen it work for 30 minutes to ...
🌐
Pricepertoken
pricepertoken.com › pricing-page › model › openai-gpt-5-codex
GPT 5 Codex Pricing (Updated 2025) – Compare OpenAI API Costs
What's the cheapest model compared to GPT 5 Codex? Currently, gemma-3-4b-it is the most affordable in this comparison at $0.000017 per 1,000 input tokens. ... Count your input tokens (prompt) and expected output tokens (response). For GPT 5 Codex: (input_tokens/1000 × $0.001250) + ...
🌐
Medium
medium.com › coding-nexus › gpt-5-1-codex-max-the-10x-engineer-thatll-work-10-straight-hours-without-forgetting-df00de22d7dc
GPT-5.1-Codex-Max: The 10x Engineer That’ll Work 10 Straight Hours Without Forgetting | by Minervee | Coding Nexus | Nov, 2025 | Medium
November 19, 2025 - OpenAI has just released GPT-5.1-Codex-Max, its most advanced agentic coding model yet. This model is touted as specifically designed for long-running, complex software engineering tasks. It…
🌐
Openai
developers.openai.com › codex › pricing
Codex Pricing
Credits per message vary based on the task size, complexity, and reasoning required. Rates listed in the table are average credit rates and also apply to the respective legacy GPT-5.1, GPT-5.1-Codex-Max, GPT-5, GPT-5-Codex, and GPT-5-Codex-Mini models.
🌐
GitHub
github.blog › home › changelogs › openai’s gpt-5.1-codex-max is now in public preview for github copilot
OpenAI's GPT-5.1-Codex-Max is now in public preview for GitHub Copilot - GitHub Changelog
1 month ago - GPT-5.1-Codex-Max is now rolling out in public preview in GitHub Copilot. Availability in GitHub Copilot OpenAI’s GPT-5.1-Codex-Max will be available to Copilot Pro, Pro+, Business, and Enterprise. You’ll be able…
🌐
Medium
medium.com › @leucopsis › gpt-5-1-codex-max-vs-gemini-3-pro-next-generation-ai-coding-titans-877cc9054345
GPT-5.1-Codex-Max vs Gemini 3 Pro: Next-Generation AI Coding Titans | by Barnacle Goose | Nov, 2025 | Medium
3 weeks ago - One source noted GPT-5 had about a “60% cheaper” reasoning-to-cost ratio than Claude, for example. OpenAI’s optimizations in Codex-Max (30% fewer thinking tokens for the same task) mean if you’re generating a lot of code or running the ...
🌐
OpenAI
platform.openai.com › docs › models › gpt-5-codex
GPT-5-Codex Model | OpenAI API
It's available in the Responses API only and the underlying model snapshot will be regularly updated. If you want to learn more about prompting GPT-5-Codex, refer to our dedicated guide. 400,000 context window · 128,000 max output tokens ·
🌐
Hacker News
news.ycombinator.com › item
GPT-5.2-Codex | Hacker News
6 days ago - Codex is so so good at finding bugs and little inconsistencies, it's astounding to me. Where Claude Code is good at "raw coding", Codex/GPT5.x are unbeatable in terms of careful, methodical finding of "problems" (be it in code, or in math) · Yes, it takes longer (quality, not speed please!)