Skip to content

Commit 74a3c39

Browse files
authored
Hotfix deprecate Gemini 3 Pro and GPT-5.1 Codex family (#60655)
1 parent 300c533 commit 74a3c39

File tree

4 files changed

+0
-104
lines changed

4 files changed

+0
-104
lines changed

data/tables/copilot/model-comparison.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,6 @@
2222
excels_at: Multi-step problem solving and architecture-level code analysis
2323
further_reading: '[GPT-5.1 model card](https://cdn.openai.com/pdf/4173ec8d-1229-47db-96de-06d87147e07e/5_1_system_card.pdf)'
2424

25-
- name: GPT-5.1-Codex
26-
task_area: Deep reasoning and debugging
27-
excels_at: Multi-step problem solving and architecture-level code analysis
28-
further_reading: 'Not available'
29-
30-
- name: GPT-5.1 Codex Max
31-
task_area: Agentic software development
32-
excels_at: Agentic tasks
33-
further_reading: '[GPT-5.1-Codex-Max model card](https://cdn.openai.com/pdf/2a7d98b1-57e5-4147-8d0e-683894d782ae/5p1_codex_max_card_03.pdf)'
34-
35-
- name: GPT-5.1-Codex-Mini
36-
task_area: Deep reasoning and debugging
37-
excels_at: Multi-step problem solving and architecture-level code analysis
38-
further_reading: 'Not available'
39-
4025
- name: GPT-5.2
4126
task_area: Deep reasoning and debugging
4227
excels_at: Multi-step problem solving and architecture-level code analysis
@@ -109,11 +94,6 @@
10994
excels_at: Fast, reliable answers to lightweight coding questions
11095
further_reading: '[Gemini 3 Flash model card](https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-Flash-Model-Card.pdf)'
11196

112-
- name: Gemini 3 Pro
113-
task_area: Deep reasoning and debugging
114-
excels_at: Complex code generation, debugging, and research workflows
115-
further_reading: '[Gemini 3 Pro model card](https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-Pro-Model-Card.pdf)'
116-
11797
- name: Gemini 3.1 Pro
11898
task_area: Deep reasoning and debugging
11999
excels_at: Effective and efficient edit-then-test loops with high tool precision

data/tables/copilot/model-multipliers.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@
4545
multiplier_paid: 0.33
4646
multiplier_free: Not applicable
4747

48-
- name: Gemini 3 Pro
49-
multiplier_paid: 1
50-
multiplier_free: Not applicable
51-
5248
- name: Gemini 3.1 Pro
5349
multiplier_paid: 1
5450
multiplier_free: Not applicable
@@ -69,18 +65,6 @@
6965
multiplier_paid: 1
7066
multiplier_free: Not applicable
7167

72-
- name: GPT-5.1-Codex
73-
multiplier_paid: 1
74-
multiplier_free: Not applicable
75-
76-
- name: GPT-5.1-Codex-Mini
77-
multiplier_paid: 0.33
78-
multiplier_free: Not applicable
79-
80-
- name: GPT-5.1-Codex-Max
81-
multiplier_paid: 1.0
82-
multiplier_free: Not applicable
83-
8468
- name: GPT-5.2
8569
multiplier_paid: 1.0
8670
multiplier_free: Not applicable

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

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,6 @@
9595
xcode: true
9696
jetbrains: true
9797

98-
- name: Gemini 3 Pro
99-
dotcom: true
100-
cli: true
101-
vscode: true
102-
vs: true
103-
eclipse: true
104-
xcode: true
105-
jetbrains: true
106-
10798
- name: Gemini 3.1 Pro
10899
dotcom: true
109100
cli: false
@@ -140,33 +131,6 @@
140131
xcode: true
141132
jetbrains: true
142133

143-
- name: GPT-5.1-Codex
144-
dotcom: false
145-
cli: true
146-
vscode: true
147-
vs: false
148-
eclipse: true
149-
xcode: true
150-
jetbrains: true
151-
152-
- name: GPT-5.1-Codex-Mini
153-
dotcom: false
154-
cli: true
155-
vscode: true
156-
vs: false
157-
eclipse: true
158-
xcode: true
159-
jetbrains: true
160-
161-
- name: GPT-5.1-Codex-Max
162-
dotcom: true
163-
cli: true
164-
vscode: true
165-
vs: true
166-
eclipse: true
167-
xcode: true
168-
jetbrains: true
169-
170134
- name: GPT-5.2
171135
dotcom: true
172136
cli: true

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

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,6 @@
8585
business: true
8686
enterprise: true
8787

88-
- name: Gemini 3 Pro
89-
free: false
90-
student: true
91-
pro: true
92-
pro_plus: true
93-
business: true
94-
enterprise: true
95-
9688
- name: Gemini 3.1 Pro
9789
free: false
9890
student: true
@@ -125,30 +117,6 @@
125117
business: true
126118
enterprise: true
127119

128-
- name: GPT-5.1-Codex
129-
free: false
130-
student: true
131-
pro: true
132-
pro_plus: true
133-
business: true
134-
enterprise: true
135-
136-
- name: GPT-5.1-Codex-Mini
137-
free: false
138-
student: true
139-
pro: true
140-
pro_plus: true
141-
business: true
142-
enterprise: true
143-
144-
- name: GPT-5.1-Codex-Max
145-
free: false
146-
student: true
147-
pro: true
148-
pro_plus: true
149-
business: true
150-
enterprise: true
151-
152120
- name: GPT-5.2
153121
free: false
154122
student: true

0 commit comments

Comments
 (0)