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
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,30 +13,29 @@ category:
13
13
14
14
## Overview
15
15
16
-
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.
16
+
Experience less rate limiting and reduce the mental load of choosing a model by letting {% data variables.copilot.copilot_auto_model_selection %} choose the best available model on your behalf.
17
17
18
-
{% data variables.copilot.copilot_auto_model_selection %} is currently optimized for model availability, choosing from a list of models that may change over time.
19
-
20
-
With {% data variables.copilot.copilot_auto_model_selection %}, you benefit from:
21
-
* Reduced chances of rate limiting
18
+
{% data variables.copilot.copilot_auto_model_selection %} intelligently chooses models based on real time system health and model performance. You benefit from:
19
+
* Reduced rate limiting
20
+
* Lower latency and errors
22
21
* Discounted multipliers for paid plans ({% data variables.copilot.copilot_chat_short %} only)
23
22
24
23
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} **won't** include these models:
25
24
* Models excluded by administrator policies. See [AUTOTITLE](/copilot/how-tos/use-ai-models/configure-access-to-ai-models).
26
25
* Models with premium request multipliers greater than one. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#model-multipliers).
27
26
* Models not available in your plan. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#supported-ai-models-per-copilot-plan).
28
27
29
-
> [!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.
28
+
> [!NOTE] Soon {% data variables.copilot.copilot_auto_model_selection %} will choose the best model for you based on your task.
30
29
31
30
## {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} in {% data variables.copilot.copilot_chat_short %}
32
31
33
32
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} is generally available in the following IDEs:
34
33
* {% data variables.product.prodname_vscode_shortname %}
34
+
* JetBrains IDEs
35
35
36
36
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} is in public preview for the following IDEs:
37
37
* {% data variables.product.prodname_vs %}
38
38
* Eclipse
39
-
* JetBrains IDEs
40
39
* Xcode
41
40
42
41
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.
@@ -50,7 +49,7 @@ When you select **Auto** in {% data variables.copilot.copilot_chat_short %}, {%
50
49
51
50
> [!TIP] To see which model was used for each response, hover over the response in {% data variables.copilot.copilot_chat_short %}.
52
51
53
-
While {% data variables.copilot.copilot_auto_model_selection_short %} is an option for {% data variables.copilot.copilot_chat_short %}, you can manually choose a different model to override this selection. {% data reusables.copilot.change-the-ai-model %}
52
+
{% data reusables.copilot.change-the-ai-model %}
54
53
55
54
### Multiplier discounts
56
55
@@ -65,6 +64,4 @@ During the {% data variables.release-phases.public_preview %}, if you're using a
65
64
When you select **Auto** in {% data variables.copilot.copilot_coding_agent %}, {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} currently chooses from the following list of models, subject to your policies and subscription type:
66
65
{% data reusables.copilot.copilot-coding-agent-auto-models %}
67
66
68
-
While {% data variables.copilot.copilot_auto_model_selection_short %} is an option for {% data variables.copilot.copilot_coding_agent %}, you can manually choose a different model to override this selection.
69
-
70
67
{% data reusables.copilot.change-the-ai-model-copilot-coding-agent %}
0 commit comments