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/models/auto-model-selection.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ More than just a model picker, {% data variables.copilot.copilot_auto_model_sele
19
19
20
20
### Auto with task optimization
21
21
22
-
> [!NOTE] {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} with task optimization is generally available in {% data variables.copilot.copilot_chat_short %} on the {% data variables.product.github %} website and in {% data variables.product.prodname_vscode_shortname %}.
22
+
> [!NOTE] {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} with task optimization is generally available in {% data variables.copilot.copilot_chat_short %} on the {% data variables.product.github %} website, in {% data variables.product.prodname_vscode_shortname %}, and in {% data variables.copilot.copilot_cli_short %}.
23
23
24
24
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} with task optimization combines two systems to provide high quality results and better reliability. One system tracks real-time system health and availability, while the other evaluates task complexity. Putting these together, {% data variables.copilot.copilot_auto_model_selection_short %} routes the task to the optimal model.
25
25
@@ -60,7 +60,7 @@ When you select **Auto**, {% data variables.copilot.copilot_auto_model_selection
60
60
61
61
## {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} in {% data variables.product.prodname_copilot_short %}
62
62
63
-
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %}, optimized for model reliability and availability, is available in these {% data variables.product.prodname_copilot_short %} products:
63
+
{% data variables.copilot.copilot_auto_model_selection_short_cap_a %}, optimized for model reliability and availability, is available in these {% data variables.product.prodname_copilot_short %} products:
64
64
* {% data variables.copilot.copilot_chat_short %}, on the {% data variables.product.github %} website and supported IDEs
65
65
* {% data variables.copilot.copilot_cli_short %}
66
66
* {% data variables.copilot.copilot_cloud_agent %}
Copy file name to clipboardExpand all lines: content/copilot/how-tos/copilot-cli/cli-best-practices.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,14 +94,14 @@ Use `/model` to choose from available models based on your task complexity:
94
94
95
95
| Model | Best For | Tradeoffs |
96
96
| ----- | -------- | --------- |
97
-
|**Auto**| Reduced rate limiting and lower latency and errors | See [AUTOTITLE](/copilot/concepts/auto-model-selection#auto-model-selection-in-github-copilot-cli)|
97
+
|**Auto**| Reduced rate limiting and lower latency and errors | See [AUTOTITLE](/copilot/concepts/auto-model-selection)|
98
98
|**Claude Opus 4.5** (default) | Complex architecture, difficult debugging, nuanced refactoring | Most capable but more costly |
99
99
|**Claude Sonnet 4.5**| Day-to-day coding, most routine tasks | Fast, cost-effective, handles most work well |
100
100
|**GPT-5.2 Codex**| Code generation, code review, straightforward implementations | Excellent for reviewing code produced by other models |
101
101
102
102
**Recommendations:**
103
103
104
-
***Auto** intelligently chooses models based on realtime system health and model performance, reducing rate limiting and providing lower latency and errors.
104
+
***Auto** intelligently chooses models based on real-time system health and model performance (reducing rate limiting and providing lower latency and errors), and the complexity of the task you have given {% data variables.product.prodname_copilot_short %}.
105
105
***Opus 4.5** is ideal for tasks requiring deep reasoning, complex system design, subtle bug investigation, or extensive context understanding.
106
106
***Switch to Sonnet 4.5** for routine tasks where speed and cost efficiency matter—it handles the majority of everyday coding effectively.
107
107
***Use Codex** for high-volume code generation and as a second opinion for reviewing code produced by other models.
Copy file name to clipboardExpand all lines: content/copilot/reference/ai-models/model-comparison.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ contentType: reference
19
19
20
20
> [!NOTE]
21
21
> * Different models consume {% data variables.product.prodname_ai_credits_short %} at different rates based on their token pricing. For details, see [AUTOTITLE](/copilot/reference/copilot-billing/models-and-pricing).
22
-
> * {% data reusables.copilot.auto-model-selection %}
22
+
> *Choosing the **Auto** option when selecting a model automatically selects the optimum model for your task, based on model availability and task complexity. If you are on a paid {% data variables.product.prodname_copilot_short %} plan, you qualify for a discount on model costs when you use the **Auto** option. See [AUTOTITLE](/copilot/concepts/auto-model-selection).
Copy file name to clipboardExpand all lines: content/copilot/reference/copilot-cli-reference/cli-command-reference.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,7 +228,7 @@ When diff mode is open (entered via `/diff`):
228
228
|`/logout`| Log out of {% data variables.product.prodname_copilot_short %}. |
229
229
|`/lsp [show\|test\|reload\|help] [SERVER-NAME]`| Manage the language server configuration. |
230
230
|`/mcp [show\|add\|edit\|delete\|disable\|enable\|auth\|reload\|search] [SERVER-NAME]`| Manage the MCP server configuration. See [AUTOTITLE](/copilot/how-tos/copilot-cli/customize-copilot/add-mcp-servers#managing-mcp-servers). |
231
-
|`/model`, `/models [MODEL]`| Select the AI model you want to use. |
231
+
|`/model`, `/models [MODEL]`| Select the AI model you want to use, or choose **Auto**. See [AUTOTITLE](/copilot/concepts/auto-model-selection). |
232
232
|`/permissions [show\|reset]`| View or clear in-memory tool and path approvals for the current session. |
233
233
|`/plan [PROMPT]`| Create an implementation plan before coding. |
234
234
|`/plugin [marketplace\|install\|uninstall\|update\|list] [ARGS...]`| Manage plugins and plugin marketplaces. See [AUTOTITLE](/copilot/concepts/agents/about-plugins). |
@@ -310,7 +310,7 @@ For a complete list of available slash commands enter `/help` in the CLI's inter
310
310
|`--log-level=LEVEL`| Set the log level (choices: `none`, `error`, `warning`, `info`, `debug`, `all`, `default`). |
311
311
|`--max-autopilot-continues=COUNT`| Maximum number of continuation messages in autopilot mode (default: unlimited). See [AUTOTITLE](/copilot/concepts/agents/copilot-cli/autopilot). |
312
312
|`--mode=MODE`| Set the initial agent mode (choices: `interactive`, `plan`, `autopilot`). Cannot be combined with `--autopilot` or `--plan`. |
313
-
|`--model=MODEL`| Set the AI model you want to use. Pass `auto` to let {% data variables.product.prodname_copilot_short %} pick the best available model automatically. |
313
+
|`--model=MODEL`| Set the AI model you want to use. Pass `auto`as the value to let {% data variables.product.prodname_copilot_short %} pick the best available model automatically. See [AUTOTITLE](/copilot/concepts/auto-model-selection). |
314
314
|`--mouse[=VALUE]`| Enable or disable mouse support in the interactive interface. VALUE can be `on` (default) or `off`. When enabled, the CLI captures mouse events—scroll wheel, clicks, and so on—to navigate its own interface, such as scrolling the timeline or clicking tabs. When disabled, the terminal's native mouse behavior, such as text selection and scrollback, is preserved. When you set this option explicitly, the value is persisted to your configuration file. |
315
315
|`-n NAME`, `--name=NAME`| Set a name for the new session. Used by `--resume` and `/resume` to find sessions by name. |
316
316
|`--no-ask-user`| Disable the `ask_user` tool (the agent works autonomously without asking questions). |
0 commit comments