OpenAI o1: the first o-series model trained with RL for internal chain-of-thought reasoning. Features a 200K context window and image support.
Capabilities, design details, and architectural traits
o1 is the foundational full-scale model in OpenAI's o-series. It is trained with reinforcement learning to produce a long internal chain of thought before generating a response. This pre-answer reasoning step is the defining mechanism of the o-series line and was first delivered at full scale through o1.
| Trait | Detail |
|---|---|
| Internal chain of thought | Models think before answering, generating a private reasoning sequence; this reasoning is tracked as reasoning tokens separate from visible output tokens |
| Training method | Trained with reinforcement learning to perform complex reasoning - not standard supervised fine-tuning |
| Fine-tuning | Not supported |
| Predicted outputs | Not supported |
o1 established the o-series pattern: RL-trained chain-of-thought reasoning before each answer, slowest speed tier, no fine-tuning support, and no predicted outputs. Later models in the series (o3, o3-pro) carry forward this pattern with additional capabilities such as image integration into the reasoning chain and RL-trained tool use. o1 does not include those extensions.
Independent evaluations · Artificial Analysis
Evaluate specifications, pricing, and independent benchmark indices
| Model Details | |||
|---|---|---|---|
| General Info | |||
| Provider | OpenAI | Anthropic | Anthropic |
| Release Date | September 12, 2024 | July 24, 2026 | June 9, 2026 |
| Knowledge Cutoff | Oct 2023 | May 2026 | - |
| Context & Limits | |||
| Context Window | 200K | 1M Best Context Window | 1M Best Context Window |
| Pricing (per 1M tokens) | |||
| Input Pricing | $15 | $5 Best Input Pricing | $10 |
| Output Pricing | $60 | $25 Best Output Pricing | $50 |
| Modalities | |||
| Inputs | textimagefile | textimage | textimagefile |
| Outputs | text | text | text |
| Benchmarks (0-100) | |||
| Intelligence Index | 23.9 | 63.1 Best Intelligence Index | 62.1 |
| Coding Index | 39.7 | 78.0 Best Coding Index | 76.5 |
| Agentic Index | - | 59.2 Best Agentic Index | 56.6 |
Graduate-level reasoning and expert Q&A evaluation.
Extremely difficult logical reasoning and knowledge.
Logical reasoning over long context windows.
Independent evaluation data provided by Artificial Analysis. To view the latest benchmarks and full details, visit their official site.