Skip to content

Commit f8d318a

Browse files
thispaulCopilot
andauthored
update model availability docs (#55934)
Co-authored-by: Copilot <[email protected]>
1 parent b26048e commit f8d318a

File tree

1 file changed

+33
-24
lines changed

1 file changed

+33
-24
lines changed

content/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat.md

Lines changed: 33 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ topics:
88
- Copilot
99
---
1010

11-
By default, {% data variables.copilot.copilot_chat_short %} uses a base model to provide fast, capable responses for a wide range of tasks, such as summarization, knowledge-based questions, reasoning, math, and coding.
11+
By default, {% data variables.copilot.copilot_chat_short %} uses {% data variables.copilot.copilot_gpt_41 %} to provide fast, capable responses for a wide range of tasks, such as summarization, knowledge-based questions, reasoning, math, and coding.
1212

1313
However, you are not limited to using this model. You can choose from a selection of other models, each with its own particular strengths. You may have a favorite model that you like to use, or you might prefer to use a particular model for inquiring about a specific subject.
1414

@@ -21,9 +21,8 @@ Changing the model that's used by {% data variables.copilot.copilot_chat_short %
2121
{% webui %}
2222

2323
> [!NOTE]
24-
> * Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
25-
> * Support for GPT-4.5 is only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
26-
> * You can only use an alternative AI model in the immersive view of {% data variables.copilot.copilot_chat_short %}. This is the full-page version of {% data variables.copilot.copilot_chat_short %} that's displayed at [https://github.com/copilot](https://github.com/copilot). The {% data variables.copilot.copilot_chat_short %} panel always uses the default model.
24+
> * Support for {% data variables.copilot.copilot_gpt_45 %}, {% data variables.copilot.copilot_claude_opus %}, and {% data variables.copilot.copilot_o3 %} are only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
25+
> * You can only use an alternative AI model in the immersive view of {% data variables.copilot.copilot_chat_short %} on GitHub.com. This is the full-page version of {% data variables.copilot.copilot_chat_short %} that's displayed at [https://github.com/copilot](https://github.com/copilot). The {% data variables.copilot.copilot_chat_short %} panel always uses the default model.
2726
2827
## AI models for {% data variables.copilot.copilot_chat_short %}
2928

@@ -35,14 +34,14 @@ The following models are currently available in the immersive mode of {% data va
3534
* {% data variables.copilot.copilot_claude_sonnet_35 %}
3635
* {% data variables.copilot.copilot_claude_sonnet_37 %}
3736
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
38-
* {% data variables.copilot.copilot_claude_sonnet_40 %}
39-
* {% data variables.copilot.copilot_claude_opus %}
37+
* {% data variables.copilot.copilot_claude_sonnet_40 %} (preview)
38+
* {% data variables.copilot.copilot_claude_opus %} (preview)
4039
* {% data variables.copilot.copilot_gemini_flash %}
4140
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
42-
* {% data variables.copilot.copilot_o1 %}
43-
* {% data variables.copilot.copilot_o3 %}
41+
* {% data variables.copilot.copilot_o1 %} (preview)
42+
* {% data variables.copilot.copilot_o3 %} (preview)
4443
* {% data variables.copilot.copilot_o3_mini %}
45-
* {% data variables.copilot.copilot_o4_mini %}
44+
* {% data variables.copilot.copilot_o4_mini %} (preview)
4645

4746
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
4847

@@ -58,11 +57,11 @@ These instructions are for {% data variables.product.prodname_copilot_short %} o
5857

5958
> [!NOTE] If you use {% data variables.copilot.copilot_extensions_short %}, they may override the model you select.
6059
61-
1. In the top right of any page on {% data variables.product.github %}, click {% octicon "triangle-down" aria-label="The downwards triangle icon" %} beside the **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %}** icon and click **Immersive** in the dropdown menu.
60+
1. In the top right of any page on {% data variables.product.github %}, click the **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %}** icon.
6261

63-
![Screenshot of the 'Immersive' button, highlighted with a dark orange outline.](/assets/images/help/copilot/copilot-immersive-button.png)
62+
![Screenshot of the 'Copilot' button, highlighted with a dark orange outline.](/assets/images/help/copilot/copilot-icon-top-right.png)
6463

65-
1. At the top of the immersive view, select the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" aria-label="chevron-down" %} dropdown menu, then click the AI model of your choice.
64+
1. At the bottom of the immersive view, select the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" aria-label="chevron-down" %} dropdown menu, then click the AI model of your choice.
6665

6766
1. Optionally, after submitting a prompt, you can regenerate the same prompt using a different model by clicking the retry icon ({% octicon "sync" aria-label="The re-run icon" %}) below the response. The new response will use your selected model and maintain the full context of the conversation.
6867

@@ -72,7 +71,7 @@ These instructions are for {% data variables.product.prodname_copilot_short %} o
7271

7372
> [!NOTE]
7473
> * Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
75-
> * Support for GPT-4.5 is only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
74+
> * Support for {% data variables.copilot.copilot_gpt_45 %}, {% data variables.copilot.copilot_claude_opus %}, and {% data variables.copilot.copilot_o3 %} are only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
7675
7776
## AI models for {% data variables.copilot.copilot_chat_short %}
7877

@@ -84,13 +83,14 @@ The following models are currently available through multi-model {% data variabl
8483
* {% data variables.copilot.copilot_claude_sonnet_35 %}
8584
* {% data variables.copilot.copilot_claude_sonnet_37 %}
8685
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
87-
* {% data variables.copilot.copilot_claude_sonnet_40 %}
88-
* {% data variables.copilot.copilot_claude_opus %}
86+
* {% data variables.copilot.copilot_claude_sonnet_40 %} (preview)
87+
* {% data variables.copilot.copilot_claude_opus %} (preview)
8988
* {% data variables.copilot.copilot_gemini_flash %}
90-
* {% data variables.copilot.copilot_o1 %}
91-
* {% data variables.copilot.copilot_o3 %}
89+
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
90+
* {% data variables.copilot.copilot_o1 %} (preview)
91+
* {% data variables.copilot.copilot_o3 %} (preview)
9292
* {% data variables.copilot.copilot_o3_mini %}
93-
* {% data variables.copilot.copilot_o4_mini %}
93+
* {% data variables.copilot.copilot_o4_mini %} (preview)
9494

9595
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
9696

@@ -109,17 +109,22 @@ These instructions are for {% data variables.product.prodname_vscode_shortname %
109109

110110
{% visualstudio %}
111111

112-
> [!NOTE] Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
113-
114112
## AI models for {% data variables.copilot.copilot_chat_short %}
115113

116114
The following models are currently available through multi-model {% data variables.copilot.copilot_chat_short %}:
117115

118116
* {% data variables.copilot.copilot_gpt_4o %}
117+
* {% data variables.copilot.copilot_gpt_41 %}
118+
* {% data variables.copilot.copilot_gpt_45 %} (preview)
119119
* {% data variables.copilot.copilot_claude_sonnet_35 %}
120120
* {% data variables.copilot.copilot_claude_sonnet_37 %}
121-
* {% data variables.copilot.copilot_o1 %}
121+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
122+
* {% data variables.copilot.copilot_gemini_flash %}
123+
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
124+
* {% data variables.copilot.copilot_o1 %} (preview)
125+
* {% data variables.copilot.copilot_o3 %} (preview)
122126
* {% data variables.copilot.copilot_o3_mini %}
127+
* {% data variables.copilot.copilot_o4_mini %} (preview)
123128

124129
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
125130

@@ -142,7 +147,7 @@ To use multi-model {% data variables.copilot.copilot_chat_short %}, you must use
142147

143148
> [!NOTE]
144149
> * Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
145-
> * Support for GPT-4.5 is only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
150+
> * Support for {% data variables.copilot.copilot_gpt_45 %} and {% data variables.copilot.copilot_o3 %} are only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
146151
147152
## AI models for {% data variables.copilot.copilot_chat_short %}
148153

@@ -181,20 +186,24 @@ These instructions are for the JetBrains IDEs. For instructions on different cli
181186

182187
> [!NOTE]
183188
> * Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
184-
> * Support for GPT-4.5 is only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
189+
> * Support for {% data variables.copilot.copilot_gpt_45 %} and {% data variables.copilot.copilot_o3 %} are only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
185190
186191
## AI models for {% data variables.copilot.copilot_chat_short %}
187192

188193
The following models are currently available through multi-model {% data variables.copilot.copilot_chat_short %}:
189194

190195
* {% data variables.copilot.copilot_gpt_4o %}
196+
* {% data variables.copilot.copilot_gpt_41 %}
191197
* {% data variables.copilot.copilot_gpt_45 %} (preview)
192198
* {% data variables.copilot.copilot_claude_sonnet_35 %}
193199
* {% data variables.copilot.copilot_claude_sonnet_37 %}
194200
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
195201
* {% data variables.copilot.copilot_gemini_flash %}
202+
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
196203
* {% data variables.copilot.copilot_o1 %} (preview)
204+
* {% data variables.copilot.copilot_o3 %} (preview)
197205
* {% data variables.copilot.copilot_o3_mini %}
206+
* {% data variables.copilot.copilot_o4_mini %} (preview)
198207

199208
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
200209

@@ -216,7 +225,7 @@ These instructions are for the Eclipse IDE. For instructions on different client
216225

217226
> [!NOTE]
218227
> * Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
219-
> * Support for GPT-4.5 is only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
228+
> * Support for {% data variables.copilot.copilot_gpt_45 %} and {% data variables.copilot.copilot_o3 %} are only available on {% data variables.copilot.copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.copilot.copilot_enterprise_short %}{% endif %}.
220229
221230
## AI models for {% data variables.copilot.copilot_chat_short %}
222231

0 commit comments

Comments
 (0)