Skip to content

Commit 4c0b0b5

Browse files
authored
Adding GPT 5.4 mini into Auto for EDU users (#60540)
1 parent b0e92ea commit 4c0b0b5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

content/copilot/concepts/auto-model-selection.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,11 @@ Experience less rate limiting and reduce the mental load of choosing a model by
4040

4141
When you select **Auto** in {% data variables.copilot.copilot_chat_short %}, {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} may choose from the following list of models, subject to your policies and subscription type. Models may change over time.
4242
* {% data variables.copilot.copilot_gpt_41 %}
43-
* {% data variables.copilot.copilot_gpt_52_codex %}
4443
* {% data variables.copilot.copilot_gpt_53_codex %}
44+
* {% data variables.copilot.copilot_gpt_54 %}
45+
* {% data variables.copilot.copilot_gpt_54_mini %}
4546
* {% data variables.copilot.copilot_claude_haiku_45 %}
46-
* {% data variables.copilot.copilot_claude_sonnet_45 %}
47+
* {% data variables.copilot.copilot_claude_sonnet_46 %}
4748
* {% data variables.copilot.copilot_grok_code %}
4849
* {% data variables.copilot.copilot_raptor_mini %}
4950

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183

184184
- name: GPT-5.4 mini
185185
free: false
186-
student: false
186+
student: true
187187
pro: true
188188
pro_plus: true
189189
business: true

0 commit comments

Comments
 (0)