Skip to content

Commit 4f1005c

Browse files
nhu-dosubatoi
andauthored
Remove GPT 5 mini from the auto model pool and other misc changes (#60043)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent f5f4c1d commit 4f1005c

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ With {% data variables.copilot.copilot_auto_model_selection %}, you benefit from
4141

4242
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.
4343
* {% data variables.copilot.copilot_gpt_41 %}
44-
* {% data variables.copilot.copilot_gpt_5_mini %}
4544
* {% data variables.copilot.copilot_gpt_52_codex %}
4645
* {% data variables.copilot.copilot_gpt_53_codex %}
4746
* {% data variables.copilot.copilot_claude_haiku_45 %}

data/tables/copilot/model-multipliers.yml

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

9696
- name: Grok Code Fast 1
9797
multiplier_paid: 0.25
98-
multiplier_free: Not applicable
98+
multiplier_free: 1
9999

100100
- name: Raptor mini
101101
multiplier_paid: 0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
enterprise: true
154154

155155
- name: Grok Code Fast 1
156-
free: false
156+
free: true
157157
pro: true
158158
pro_plus: true
159159
business: true

0 commit comments

Comments
 (0)