Toolbit.aiToolbit.ai

Find, compare, and explore the best AI tools to match your specific tasks and use cases.

Explore

  • AI Search
  • Compare ToolsNew
  • Browse Categories
  • Trending Tools
  • Most Popular
  • New Additions

Resources

  • Updates HubNew
  • AI News
  • ModelsNew
  • Blog Articles
  • NewsletterNew

Company

  • Launch a Tool
  • Advertise with Us
  • Guest Post
  • Contact Us
© 2026 Toolbit.ai. All rights reserved.
Privacy PolicyTerms & ConditionsDisclaimer
There's An AI For That favicon
There's An AI For That•The front page of AI for everyone
Toolbit.ai
Toolbit.ai
UpdatesNew
Blog
Toolbit.ai
Toolbit.ai
Toolbit.ai
Toolbit.ai
UpdatesNew
Blog
Sign in
  1. Home
  2. Updates
  3. Models
  4. GPT-5.1
OpenAI
Released November 13, 2025

GPT-5.1

GPT-5.1 by OpenAI introduces adaptive reasoning effort, apply_patch and shell tools, 24-hour prompt caching, and a no-reasoning mode for low-latency agentic workflows.

Visit OpenAIAnnouncement
Inputs
Image
Text
File
Outputs
Text

Model Overview

Capabilities, design details, and architectural traits

GPT-5.1 - Adaptive Reasoning Depth and Token-Efficient Thinking

GPT-5.1 is the version in the GPT-5 series where OpenAI redesigned the thinking loop to spend fewer tokens on simple tasks and more tokens on hard ones. This is not a routing decision made externally - it is a documented change to how the model was trained. On easy tasks, GPT-5.1 produces a correct answer in significantly fewer tokens than GPT-5; on hard tasks, it reasons longer and more persistently than GPT-5 did.

Two New Developer-Native Tools

GPT-5.1 ships with two tools introduced for the first time in the GPT-5 series:

  • apply_patch - lets the model emit structured diffs to create, update, or delete files in a codebase without JSON escaping, enabling iterative multi-step code editing
  • shell - lets the model propose shell commands that an integration executes locally, then feeds the output back; creates an explicit plan-execute loop for filesystem and utility tasks

What Separates GPT-5.1

TraitDetail
Adaptive reasoning for Instant variantFirst time GPT-5 Instant (non-reasoning) decides when to think before responding, based on task complexity - documented as a training change, not a prompt instruction
reasoning_effort='none' as the explicit defaultDefaults to no reasoning; documented as ideal for latency-sensitive workloads; developers opt into low, medium, or high as needed
24-hour prompt cache retentionExtended from minutes to 24 hours via prompt_cache_retention='24h' on the Responses or Chat Completions API; designed for long-running sessions like multi-turn coding and knowledge retrieval
Eight ChatGPT personality presetsIntroduced alongside the model: Default, Friendly, Efficient, Professional, Candid, Quirky, Cynical, and Nerdy - all steerable per conversation from personalization settings
Dedicated Codex variantsReleases gpt-5.1-codex and gpt-5.1-codex-mini as separate API models optimized specifically for long-running agentic coding harnesses like Codex

Benchmark Performance

Independent evaluations · Artificial Analysis

37.5%
Intelligence
49.4%
Coding Index
21.6%
Agentic Index

Accuracy & Capability Details

GPQA - Graduate Science87.3%
Humanity's Last Exam28.5%
SciCode - Scientific Coding43.3%
Instruction Following72.9%
Long Context Reasoning76.7%
τ²-Bench - Agentic Tasks81.9%
TerminalBench - System Control45.5%
Specs
Context window
400Ktokens
Input pricing
$1.25per 1M tokens
Output pricing
$10per 1M tokens
Cached input
$0.13per 1M tokens

Prices in USD.

Key Capabilities & Ratings

Advanced Math100%
Scientific Biology90%
General Knowledge90%
Physics Problems90%
Chemistry Concepts90%

Compare Models Side-by-Side

Evaluate specifications, pricing, and independent benchmark indices

Model Details
General Info
ProviderOpenAIAnthropicAnthropic
Release DateNovember 13, 2025July 24, 2026June 9, 2026
Knowledge Cutoff-May 2026-
Context & Limits
Context Window400K
1M
Best Context Window
1M
Best Context Window
Pricing (per 1M tokens)
Input Pricing
$1.25
Best Input Pricing
$5$10
Output Pricing
$10
Best Output Pricing
$25$50
Modalities
Inputs
imagetextfile
textimage
textimagefile
Outputs
text
text
text
Benchmarks (0-100)
Intelligence Index37.5
63.1
Best Intelligence Index
62.1
Coding Index49.4
78.0
Best Coding Index
76.5
Agentic Index21.6
59.2
Best Agentic Index
56.6
GPT-5.1
Claude Opus 5
Claude Fable 5

GPQA Benchmark

Graduate-level reasoning and expert Q&A evaluation.

87%
GPT-5.1
GPQA Benchmark
Score: 87%
GPT-5.1
93%
Claude Opus 5
GPQA Benchmark
Score: 93%
Claude Opus 5
93%
Claude Fable 5
GPQA Benchmark
Score: 93%
Claude Fable 5

Humanity's Last Exam

Extremely difficult logical reasoning and knowledge.

28%
GPT-5.1
Humanity's Last Exam
Score: 28%
GPT-5.1
55%
Claude Opus 5
Humanity's Last Exam
Score: 55%
Claude Opus 5
56%
Claude Fable 5
Humanity's Last Exam
Score: 56%
Claude Fable 5

Long Context Reasoning

Logical reasoning over long context windows.

77%
GPT-5.1
Long Context Reasoning
Score: 77%
GPT-5.1
76%
Claude Opus 5
Long Context Reasoning
Score: 76%
Claude Opus 5
77%
Claude Fable 5
Long Context Reasoning
Score: 77%
Claude Fable 5

Independent evaluation data provided by Artificial Analysis. To view the latest benchmarks and full details, visit their official site.

Back to all models