[2025-12-08] Model picker for Copilot coding agent for Pro and Pro+ users (#58728)
Co-authored-by: Nhu Do <nhu-do@github.com> Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
You can change the model {% data variables.product.prodname_copilot_short %} uses. You may find that different models perform better, or provide more useful responses, depending on the type of task you give Copilot. See [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/changing-the-ai-model).
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
1. Optionally, select a base branch for {% data variables.product.prodname_copilot_short %}'s pull request. {% data variables.product.prodname_copilot_short %} will create a new branch based on this branch, then push the changes to a pull request targeting that branch.
|
||||
1. {% data reusables.copilot.optional-select-custom-agent %}
|
||||
{% data reusables.copilot.optional-select-copilot-coding-agent-model %}
|
||||
1. Click **{% octicon "paper-airplane" aria-label="Start task" %} Start task** or press <kbd>Return</kbd>.
|
||||
|
||||
{% data variables.product.prodname_copilot_short %} will start a new session, which will appear in the list below the prompt box. {% data variables.product.prodname_copilot_short %} will work on the task and push changes to its pull request, then add you as a reviewer when it has finished, triggering a notification.
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
* {% data variables.copilot.copilot_claude_sonnet_45 %}
|
||||
* {% data variables.copilot.copilot_gpt_51_codex_max %}
|
||||
@@ -0,0 +1 @@
|
||||
* {% data variables.copilot.copilot_claude_opus_45 %}
|
||||
@@ -0,0 +1 @@
|
||||
1. Optionally, if you are a {% data variables.copilot.copilot_pro %} or {% data variables.copilot.copilot_pro_plus %} user, you can use the dropdown menu to select the model that {% data variables.product.prodname_copilot_short %} will use. For more information, see [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/changing-the-ai-model).
|
||||
Reference in New Issue
Block a user