You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/concepts/auto-model-selection.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,22 +15,28 @@ category:
15
15
16
16
## Overview
17
17
18
-
Experience less rate limiting and reduce the mental load of choosing a model by letting {% data variables.copilot.copilot_auto_model_selection %} automatically choose the best available model.
18
+
Experience less rate limiting and reduce the mental load of choosing a model by letting {% data variables.copilot.copilot_auto_model_selection %} automatically choose the best available model on your behalf.
19
19
20
-
{% data variables.copilot.copilot_auto_model_selection %} chooses from {% data variables.copilot.copilot_gpt_41 %}, {% data variables.copilot.copilot_gpt_5_mini %}, {% data variables.copilot.copilot_gpt_5 %}, {% data variables.copilot.copilot_claude_haiku_45 %}, and {% data variables.copilot.copilot_claude_sonnet_45 %}, based on availability and to help reduce rate limiting. Included models may change over time.
20
+
{% data variables.copilot.copilot_auto_model_selection %} is currently optimized for model availability, choosing from a list of models that may change over time. It currently chooses from {% data variables.copilot.copilot_gpt_41 %}, {% data variables.copilot.copilot_gpt_5_mini %}, {% data variables.copilot.copilot_gpt_5 %}, {% data variables.copilot.copilot_claude_haiku_45 %}, and {% data variables.copilot.copilot_claude_sonnet_45 %}, based on your subscription type.
21
21
22
-
> [!NOTE] To see which model was used for each response, hover over the response in {% data variables.copilot.copilot_chat_short %}.
22
+
With {% data variables.copilot.copilot_auto_model_selection %}, you benefit from:
23
+
* Reduced chances of rate limiting
24
+
* Discounted multipliers for paid plans
25
+
26
+
> [!NOTE] Soon {% data variables.copilot.copilot_auto_model_selection %} will choose the best model for you by taking into account both model availability and your task.
27
+
28
+
> [!TIP] To see which model was used for each response, hover over the response in {% data variables.copilot.copilot_chat_short %}.
23
29
24
-
{% data variables.copilot.copilot_auto_model_selection %} is available in the following IDEs:
25
-
*{% data variables.product.prodname_vscode_shortname %}
30
+
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} is available in the following IDEs:
31
+
* {% data variables.product.prodname_vscode_shortname %}
26
32
* {% data variables.product.prodname_vs %}
27
33
* Eclipse
28
34
* JetBrains IDEs
29
35
* Xcode
30
36
31
-
Automatically selected models **won't** include these models:
32
-
* Models with premium request multipliers greater than one. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#model-multipliers).
37
+
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} **won't** include these models:
33
38
* Models excluded by individual or administrator policies. See [AUTOTITLE](/copilot/how-tos/use-ai-models/configure-access-to-ai-models).
39
+
* Models with premium request multipliers greater than one. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#model-multipliers).
34
40
* Models not available in your plan. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#supported-ai-models-per-copilot-plan).
35
41
36
42
## AI models for {% data variables.copilot.copilot_chat_short %}
0 commit comments