File tree Expand file tree Collapse file tree 5 files changed +2
-32
lines changed
content/copilot/reference/ai-models Expand file tree Collapse file tree 5 files changed +2
-32
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,6 @@ Used for:
2121* {% data variables.copilot.copilot_gpt_41 %}
2222* {% data variables.copilot.copilot_gpt_5_mini %}
2323* {% data variables.copilot.copilot_gpt_51 %}
24- * {% data variables.copilot.copilot_gpt_51_codex %}
25- * {% data variables.copilot.copilot_gpt_51_codex_mini %}
26- * {% data variables.copilot.copilot_gpt_51_codex_max %}
2724* {% data variables.copilot.copilot_gpt_52 %}
2825* {% data variables.copilot.copilot_gpt_52_codex %}
2926* {% data variables.copilot.copilot_gpt_53_codex %}
Original file line number Diff line number Diff line change @@ -66,11 +66,6 @@ The following table shows which models are available in each client.
6666> [ !NOTE]
6767> * {% data reusables.copilot.auto-model-selection %}
6868> * {% data reusables.copilot.gpt-5-codex-vscode-support %}
69- > * {% data variables.copilot.copilot_gpt_51_codex %} and {% data variables.copilot.copilot_gpt_51_codex_mini %} are supported in:
70- > * Visual Studio Code versions 1.104.1 or higher
71- > * JetBrains, Copilot plugin versions 1.5.61 or higher
72- > * Xcode, Copilot plugin versions 0.45.0 or later
73- > * Eclipse, Copilot plugin versions 0.13.0 or later
7469
7570{% rowheaders %}
7671
Original file line number Diff line number Diff line change 11* {% data variables.copilot.copilot_claude_opus_45 %}
22* {% data variables.copilot.copilot_claude_opus_46 %}
3- * {% data variables.copilot.copilot_gpt_51_codex_max %}
43* {% data variables.copilot.copilot_gpt_52_codex %}
Original file line number Diff line number Diff line change 1212# - suggested_alternative: The model recommended for migration.
1313
1414- name : ' GPT-5.1'
15- retirement_date : ' 2026-04-01 '
15+ retirement_date : ' 2026-04-15 '
1616 suggested_alternative : ' GPT-5.3-Codex'
1717
1818- name : ' GPT-5.1-Codex'
Original file line number Diff line number Diff line change 3434
3535- name : ' GPT-5.1'
3636 provider : ' OpenAI'
37- release_status : ' Closing down: 2026-04-01'
38- agent_mode : true
39- ask_mode : true
40- edit_mode : true
41-
42- - name : ' GPT-5.1-Codex'
43- provider : ' OpenAI'
44- release_status : ' Closing down: 2026-04-01'
45- agent_mode : true
46- ask_mode : true
47- edit_mode : true
48-
49- - name : ' GPT-5.1-Codex-Max'
50- provider : ' OpenAI'
51- release_status : ' Closing down: 2026-04-01'
52- agent_mode : true
53- ask_mode : true
54- edit_mode : true
55-
56- - name : ' GPT-5.1-Codex-Mini'
57- provider : ' OpenAI'
58- release_status : ' Closing down: 2026-04-01'
37+ release_status : ' Closing down: 2026-04-15'
5938 agent_mode : true
6039 ask_mode : true
6140 edit_mode : true
You can’t perform that action at this time.
0 commit comments