Skip to content

Commit d41564f

Browse files
Auto GA in JetBrains IDEs (#59757)
Co-authored-by: Nhu Do <nhu-do@github.com>
1 parent 39327a4 commit d41564f

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

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

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,30 +13,29 @@ category:
1313

1414
## Overview
1515

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.
1717

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
2221
* Discounted multipliers for paid plans ({% data variables.copilot.copilot_chat_short %} only)
2322

2423
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} **won't** include these models:
2524
* Models excluded by administrator policies. See [AUTOTITLE](/copilot/how-tos/use-ai-models/configure-access-to-ai-models).
2625
* Models with premium request multipliers greater than one. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#model-multipliers).
2726
* Models not available in your plan. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#supported-ai-models-per-copilot-plan).
2827

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.
3029
3130
## {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} in {% data variables.copilot.copilot_chat_short %}
3231

3332
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} is generally available in the following IDEs:
3433
* {% data variables.product.prodname_vscode_shortname %}
34+
* JetBrains IDEs
3535

3636
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} is in public preview for the following IDEs:
3737
* {% data variables.product.prodname_vs %}
3838
* Eclipse
39-
* JetBrains IDEs
4039
* Xcode
4140

4241
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 %}, {%
5049

5150
> [!TIP] To see which model was used for each response, hover over the response in {% data variables.copilot.copilot_chat_short %}.
5251
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 %}
5453

5554
### Multiplier discounts
5655

@@ -65,6 +64,4 @@ During the {% data variables.release-phases.public_preview %}, if you're using a
6564
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:
6665
{% data reusables.copilot.copilot-coding-agent-auto-models %}
6766

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-
7067
{% data reusables.copilot.change-the-ai-model-copilot-coding-agent %}

0 commit comments

Comments
 (0)