Skip to content

Commit 2dc7a8e

Browse files
authored
GPT-5.1 deprecating 4/15 (#60797)
1 parent 861d7b6 commit 2dc7a8e

File tree

8 files changed

+0
-40
lines changed

8 files changed

+0
-40
lines changed

content/admin/data-residency/github-copilot-with-data-residency.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ The models available for {% data variables.product.prodname_copilot_short %} var
5151
* GPT-4o mini
5252
* GPT-4.1
5353
* GPT-5 mini
54-
* GPT-5.1
55-
* GPT-5.1-Codex
56-
* GPT-5.1-Codex-Max
5754
* GPT-5.2
5855
* GPT-5.4
5956
* Claude Haiku 4.5

content/copilot/reference/ai-models/model-hosting.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Used for:
2020

2121
* {% data variables.copilot.copilot_gpt_41 %}
2222
* {% data variables.copilot.copilot_gpt_5_mini %}
23-
* {% data variables.copilot.copilot_gpt_51 %}
2423
* {% data variables.copilot.copilot_gpt_52 %}
2524
* {% data variables.copilot.copilot_gpt_52_codex %}
2625
* {% data variables.copilot.copilot_gpt_53_codex %}

data/reusables/copilot/model-compliance/us-models.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
* GPT-4o mini
33
* GPT-4o
44
* GPT-4.1
5-
* GPT-5.1
6-
* GPT-5.1-Codex
7-
* GPT-5.1-Codex-Max
85
* GPT-5.2
96
* GPT-5.2-Codex
107
* GPT-5.3-Codex

data/tables/copilot/model-comparison.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717
excels_at: Fast, accurate code completions and explanations
1818
further_reading: '[GPT-5 mini model card](https://cdn.openai.com/gpt-5-system-card.pdf)'
1919

20-
- name: GPT-5.1
21-
task_area: Deep reasoning and debugging
22-
excels_at: Multi-step problem solving and architecture-level code analysis
23-
further_reading: '[GPT-5.1 model card](https://cdn.openai.com/pdf/4173ec8d-1229-47db-96de-06d87147e07e/5_1_system_card.pdf)'
24-
2520
- name: GPT-5.2
2621
task_area: Deep reasoning and debugging
2722
excels_at: Multi-step problem solving and architecture-level code analysis

data/tables/copilot/model-multipliers.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@
6161
multiplier_paid: 0
6262
multiplier_free: 1
6363

64-
- name: GPT-5.1
65-
multiplier_paid: 1
66-
multiplier_free: Not applicable
67-
6864
- name: GPT-5.2
6965
multiplier_paid: 1.0
7066
multiplier_free: Not applicable

data/tables/copilot/model-release-status.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@
3232
ask_mode: true
3333
edit_mode: true
3434

35-
- name: 'GPT-5.1'
36-
provider: 'OpenAI'
37-
release_status: 'Closing down: 2026-04-15'
38-
agent_mode: true
39-
ask_mode: true
40-
edit_mode: true
41-
4235
- name: 'GPT-5.2'
4336
provider: 'OpenAI'
4437
release_status: 'GA'

data/tables/copilot/model-supported-clients.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,6 @@
122122
xcode: true
123123
jetbrains: true
124124

125-
- name: GPT-5.1
126-
dotcom: true
127-
cli: true
128-
vscode: true
129-
vs: true
130-
eclipse: true
131-
xcode: true
132-
jetbrains: true
133-
134125
- name: GPT-5.2
135126
dotcom: true
136127
cli: true

data/tables/copilot/model-supported-plans.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,6 @@
109109
business: true
110110
enterprise: true
111111

112-
- name: GPT-5.1
113-
free: false
114-
student: true
115-
pro: true
116-
pro_plus: true
117-
business: true
118-
enterprise: true
119-
120112
- name: GPT-5.2
121113
free: false
122114
student: true

0 commit comments

Comments
 (0)