Skip to content

Commit c5162a9

Browse files
CopilotsunbryeCopilot
authored
Prep docs for deprecation of Gemini 3 Pro and GPT-5.1 model family (#60323)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sunbrye <56200261+sunbrye@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: sunbrye <sunbrye@github.com>
1 parent e1970ae commit c5162a9

File tree

4 files changed

+29
-17
lines changed

4 files changed

+29
-17
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ These models are designed for tasks that require step-by-step reasoning, complex
9292
| {% data variables.copilot.copilot_gpt_54 %} | Great at complex reasoning, code analysis, and technical decision-making. |
9393
| {% data variables.copilot.copilot_claude_sonnet_46 %} | Improves on Sonnet 4.5 with more reliable completions and smarter reasoning under pressure. |
9494
| {% data variables.copilot.copilot_claude_opus_46 %} | Anthropic’s most powerful model. Improves on {% data variables.copilot.copilot_claude_opus_45 %}. |
95-
| {% data variables.copilot.copilot_gemini_3_pro %} | Advanced reasoning across long contexts and scientific or technical analysis. |
95+
| {% data variables.copilot.copilot_gemini_31_pro %} | Advanced reasoning across long contexts and scientific or technical analysis. |
9696
| {% data variables.copilot.copilot_goldeneye %} | Complex problem-solving challenges and sophisticated reasoning. |
9797

9898
### When to use these models
@@ -118,7 +118,7 @@ Use these models when you want to ask questions about screenshots, diagrams, UI
118118
|-------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
119119
| {% data variables.copilot.copilot_gpt_5_mini %} | Reliable default for most coding and writing tasks. Fast, accurate, and supports multimodal input for visual reasoning tasks. Works well across languages and frameworks. |
120120
| {% data variables.copilot.copilot_claude_sonnet_46 %} | Improves on Sonnet 4.5 with more reliable completions and smarter reasoning under pressure. |
121-
| {% data variables.copilot.copilot_gemini_3_pro %} | Deep reasoning and debugging, ideal for complex code generation, debugging, and research workflows. |
121+
| {% data variables.copilot.copilot_gemini_31_pro %} | Deep reasoning and debugging, ideal for complex code generation, debugging, and research workflows. |
122122

123123
### When to use these models
124124

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,10 @@ When using {% data variables.copilot.copilot_claude %}, input prompts and output
7676
Used for:
7777

7878
* {% data variables.copilot.copilot_gemini_25_pro %}
79-
* {% data variables.copilot.copilot_gemini_3_pro %}
8079
* {% data variables.copilot.copilot_gemini_3_flash %}
8180
* {% data variables.copilot.copilot_gemini_31_pro %}
8281

83-
{% data variables.product.prodname_copilot %} uses {% data variables.copilot.copilot_gemini_31_pro %}, {% data variables.copilot.copilot_gemini_3_pro %}, {% data variables.copilot.copilot_gemini_3_flash %}, and {% data variables.copilot.copilot_gemini_25_pro %} hosted on Google Cloud Platform (GCP). When using {% data variables.copilot.copilot_gemini %} models, prompts and metadata are sent to GCP, which makes the [following data commitment](https://cloud.google.com/vertex-ai/generative-ai/docs/data-governance): _{% data variables.copilot.copilot_gemini %} doesn't use your prompts, or its responses, as data to train its models._
82+
{% data variables.product.prodname_copilot %} uses {% data variables.copilot.copilot_gemini_31_pro %}, {% data variables.copilot.copilot_gemini_3_flash %}, and {% data variables.copilot.copilot_gemini_25_pro %} hosted on Google Cloud Platform (GCP). When using {% data variables.copilot.copilot_gemini %} models, prompts and metadata are sent to GCP, which makes the [following data commitment](https://cloud.google.com/vertex-ai/generative-ai/docs/data-governance): _{% data variables.copilot.copilot_gemini %} doesn't use your prompts, or its responses, as data to train its models._
8483

8584
To provide better service quality and reduce latency, {% data variables.product.github %} uses [prompt caching](https://cloud.google.com/vertex-ai/generative-ai/docs/data-governance#customer_data_retention_and_achieving_zero_data_retention).
8685

data/tables/copilot/model-deprecation-history.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,26 @@
1111
# - retirement_date: The official retirement date for the model (YYYY-MM-DD).
1212
# - suggested_alternative: The model recommended for migration.
1313

14+
- name: 'GPT-5.1'
15+
retirement_date: '2026-04-01'
16+
suggested_alternative: 'GPT-5.3-Codex'
17+
18+
- name: 'GPT-5.1-Codex'
19+
retirement_date: '2026-04-01'
20+
suggested_alternative: 'GPT-5.3-Codex'
21+
22+
- name: 'GPT-5.1-Codex-Max'
23+
retirement_date: '2026-04-01'
24+
suggested_alternative: 'GPT-5.3-Codex'
25+
26+
- name: 'GPT-5.1-Codex-Mini'
27+
retirement_date: '2026-04-01'
28+
suggested_alternative: 'GPT-5.3-Codex'
29+
30+
- name: 'Gemini 3 Pro'
31+
retirement_date: '2026-03-26'
32+
suggested_alternative: 'Gemini 3.1 Pro'
33+
1434
- name: 'Claude Opus 4.1'
1535
retirement_date: '2026-02-17'
1636
suggested_alternative: 'Claude Opus 4.6'

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

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,28 +34,28 @@
3434

3535
- name: 'GPT-5.1'
3636
provider: 'OpenAI'
37-
release_status: 'GA'
37+
release_status: 'Closing down: 2026-04-01'
3838
agent_mode: true
3939
ask_mode: true
4040
edit_mode: true
4141

4242
- name: 'GPT-5.1-Codex'
4343
provider: 'OpenAI'
44-
release_status: 'GA'
44+
release_status: 'Closing down: 2026-04-01'
4545
agent_mode: true
4646
ask_mode: true
4747
edit_mode: true
4848

49-
- name: 'GPT-5.1-Codex-Mini'
49+
- name: 'GPT-5.1-Codex-Max'
5050
provider: 'OpenAI'
51-
release_status: 'Public preview'
51+
release_status: 'Closing down: 2026-04-01'
5252
agent_mode: true
5353
ask_mode: true
5454
edit_mode: true
5555

56-
- name: 'GPT-5.1-Codex-Max'
56+
- name: 'GPT-5.1-Codex-Mini'
5757
provider: 'OpenAI'
58-
release_status: 'GA'
58+
release_status: 'Closing down: 2026-04-01'
5959
agent_mode: true
6060
ask_mode: true
6161
edit_mode: true
@@ -161,13 +161,6 @@
161161
ask_mode: true
162162
edit_mode: true
163163

164-
- name: 'Gemini 3 Pro'
165-
provider: 'Google'
166-
release_status: 'Public preview'
167-
agent_mode: true
168-
ask_mode: true
169-
edit_mode: true
170-
171164
- name: 'Gemini 3.1 Pro'
172165
provider: 'Google'
173166
release_status: 'Public preview'

0 commit comments

Comments
 (0)