Quick answer: o1-preview is OpenAI's September 2024 first public reasoning model, scoring 85.5% on MATH, 90.8% on MMLU, and 42.4% on SimpleQA. It introduced chain-of-thought reasoning to the OpenAI API — a preview release ahead of the full o1 model. It has been superseded by o1, o3, and o4-mini.
Where o1-preview leads
Where it lags
Best for: Historical comparisons; legacy integrations; understanding o-series model progression.
o1-preview (released September 12, 2024) was OpenAI's first public deployment of the o-series reasoning paradigm — making chain-of-thought reasoning available through the API before the full o1 model launched in December 2024.
The model introduced a fundamentally different approach to generation: instead of producing output directly, o-series models "think" through problems using internal reasoning steps, then produce a final answer. This yielded dramatically improved performance on mathematics (85.5% MATH), science, and coding compared to GPT-4o.
o1-preview was explicitly a preview — limited context (128K vs 200K for o1), no image support, and fewer system prompt capabilities than the production o1. It was retired as the o-series portfolio expanded.
For historical context: o1-preview demonstrated that reasoning models would become the standard for complex tasks, setting the stage for the entire o-series roadmap.
| Field | Value |
|---|---|
| Organization | OpenAI |
| Context window | 128,000 tokens |
| License | Proprietary (API only) |
| Release date | September 12, 2024 |
| Knowledge cutoff | October 2023 |
| Modality | Text only |
o1-preview pricing is no longer publicly listed on the OpenAI pricing page — this model has been deprecated in favor of o1, o3-mini, and o4-mini.
| Benchmark | Score | Source | Date |
|---|---|---|---|
| MATH | 85.5% | Benchgen evaluation | 2025-07 |
| MMLU | 90.8% | Benchgen evaluation | 2025-07 |
| SimpleQA | 42.4% | Benchgen evaluation | 2025-07 |
| Model | MATH | MMLU | SimpleQA | Context |
|---|---|---|---|---|
| o1-preview | 85.5% | 90.8% | 42.4% | 128K |
| o3-mini | 97.9% | 86.9% | 15.0% | 200K |
| o1 | — | — | — | 200K |
| o4-mini | — | — | — | 200K |
o1-preview vs o3-mini: o3-mini is much stronger on MATH (97.9% vs 85.5%), but o1-preview has higher SimpleQA (42.4% vs 15.0%). o1-preview is a legacy model; use o3-mini or o4-mini for new work.
Specs from OpenAI's o1-preview launch (September 2024) and Benchgen evaluations. Last updated 2026-07-24.
This model isn’t on any benchmark leaderboard yet.