Quick answer: o3-mini is OpenAI's January 2025 compact reasoning model, scoring 97.9% on MATH, 86.9% on MMLU, and 15.0% on SimpleQA. It brings o3-class mathematical and scientific reasoning at a lower cost than full o3, with three effort levels: low, medium, and high.
Where o3-mini leads
Where it lags
Best for: Cost-sensitive reasoning tasks; STEM problem solving; API integration requiring reasoning at low cost; teams evaluating o-series models.
o3-mini (released January 31, 2025) is OpenAI's small reasoning model in the o3 family. Like o1 and o3, it uses extended chain-of-thought reasoning before responding — trading latency for accuracy on complex reasoning tasks.
Its 97.9% MATH score represents near-ceiling performance on competition mathematics. The model was designed for developers who need o3-class reasoning quality but are cost-constrained by full o3 pricing. Three effort levels (low/medium/high) allow tuning the latency-cost-accuracy tradeoff.
o4-mini (April 2025) superseded o3-mini with better scores across all benchmarks, added vision capability, and similar pricing. For new deployments, o4-mini is the recommended choice unless o3-mini has been specifically validated.
| Field | Value |
|---|---|
| Organization | OpenAI |
| Context window | 200,000 tokens |
| License | Proprietary (API only) |
| Release date | January 31, 2025 |
| Knowledge cutoff | September 2024 |
| Modality | Text only |
| Reasoning effort | Low / Medium / High |
| Tier | Price |
|---|---|
| Input | $1.10 / 1M tokens |
| Output | $4.40 / 1M tokens |
Pricing from the OpenAI API pricing page. Cached input tokens are discounted.
o3-mini supports a 200,000-token context window — approximately 150 pages of text.
| Benchmark | Score | Source | Date |
|---|---|---|---|
| MATH | 97.9% | Benchgen evaluation | 2025-07 |
| MMLU | 86.9% | Benchgen evaluation | 2025-07 |
| SimpleQA | 15.0% | Benchgen evaluation | 2025-07 |
| Model | MATH | MMLU | Context | Price (in/out) |
|---|---|---|---|---|
| o3-mini | 97.9% | 86.9% | 200K | $1.10/$4.40 |
| o4-mini | — | — | 200K | $1.10/$4.40 |
| o1-preview | 85.5% | 90.8% | 128K | — |
| o4-mini-high | — | — | 200K | $1.10/$4.40 |
o3-mini vs o4-mini: o4-mini achieves better benchmark scores with added multimodal capability at identical pricing. For new deployments, o4-mini is recommended.
Specs from OpenAI's o3-mini launch (January 2025) and Benchgen evaluations. Last updated 2026-07-24.
This model isn’t on any benchmark leaderboard yet.