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/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ For an overview of the methods you can use to customize {% data variables.produc
35
35
36
36
{% data reusables.copilot.repository-custom-instructions-note %}
37
37
>
38
-
> This version of this article is for using repository custom instructions in {% data variables.product.prodname_vscode_shortname %}. Click the tabs above for instructions on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
38
+
> This version of this article is for using repository custom instructions in {% data variables.product.prodname_vscode_shortname %}. Click the tabs above for instructions on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
39
39
40
40
For an overview of the methods you can use to customize {% data variables.product.prodname_copilot_chat %} responses, see [AUTOTITLE](/copilot/customizing-copilot/about-customizing-github-copilot-chat-responses?tool=vscode).
41
41
@@ -96,7 +96,7 @@ The following examples demonstrate how to use prompt files.
96
96
>
97
97
{% data reusables.copilot.repository-custom-instructions-note %}
98
98
>
99
-
> This version of this article is for using repository custom instructions in {% data variables.product.prodname_vs %}. Click the tabs above for instructions on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
99
+
> This version of this article is for using repository custom instructions in {% data variables.product.prodname_vs %}. Click the tabs above for instructions on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
100
100
101
101
For an overview of the methods you can use to customize {% data variables.product.prodname_copilot_chat %} responses, see [AUTOTITLE](/copilot/customizing-copilot/about-customizing-github-copilot-chat-responses?tool=visualstudio).
Copy file name to clipboardExpand all lines: content/copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment.md
-2
Original file line number
Diff line number
Diff line change
@@ -453,8 +453,6 @@ After updating the extension, Xcode must be restarted for the changes to take ef
453
453
454
454
If you use Eclipse, {% data variables.product.prodname_copilot %} can provide code suggestions as you work in the IDE. You can also use the {% data variables.product.prodname_copilot_chat_short %} panel to work with {% data variables.product.prodname_copilot_short %} as your AI pair programmer.
455
455
456
-
{% data reusables.copilot.eclipse-public-preview-note %}
457
-
458
456
After you install {% data variables.product.prodname_copilot %} in Eclipse, you can enable or disable it, and you can configure advanced settings within the IDE.
Copy file name to clipboardExpand all lines: content/copilot/managing-copilot/configure-personal-settings/installing-the-github-copilot-extension-in-your-environment.md
-2
Original file line number
Diff line number
Diff line change
@@ -229,8 +229,6 @@ Before you can use the {% data variables.product.prodname_copilot %} extension f
229
229
230
230
Installing {% data variables.product.prodname_copilot %} in Eclipse allows you to receive coding suggestions from {% data variables.product.prodname_copilot_short %} as you type. You also automatically get access to {% data variables.product.prodname_copilot_chat %}, which allows you to chat with {% data variables.product.prodname_copilot_short %}.
231
231
232
-
{% data reusables.copilot.eclipse-public-preview-note %}
233
-
234
232
To see instructions for other popular coding environments, use the tool switcher at the top of the page.
Copy file name to clipboardExpand all lines: content/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat.md
+39-20
Original file line number
Diff line number
Diff line change
@@ -16,22 +16,25 @@ However, you are not limited to using this model. You can choose from a selectio
16
16
17
17
{% data variables.product.prodname_copilot_short %} allows you to change the model during a chat and have the alternative model used to generate responses to your prompts.
18
18
19
+
Changing the model that's used by {% data variables.product.prodname_copilot_chat_short %} does not affect the model that's used for {% data variables.product.prodname_copilot_short %} code completion. See [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion).
20
+
19
21
{% webui %}
20
22
21
23
> [!NOTE]
22
-
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change. {% ifversion copilot-enterprise %}
23
-
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}. {% endif %}
24
+
> * Multiple model support in {% data variables.product.prodname_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.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
24
26
> * You can only use an alternative AI model in the immersive view of {% data variables.product.prodname_copilot_chat_short %}. This is the full-page version of {% data variables.product.prodname_copilot_chat_short %} that's displayed at [https://github.com/copilot](https://github.com/copilot). The {% data variables.product.prodname_copilot_chat_short %} panel always uses the default model.
25
27
26
28
## AI models for {% data variables.product.prodname_copilot_chat_short %}
27
29
28
30
The following models are currently available in the immersive mode of {% data variables.product.prodname_copilot_chat_short %}:
29
31
30
32
* {% data variables.copilot.copilot_gpt_4o %}
31
-
* {% data variables.copilot.copilot_gpt_41 %} {% ifversion copilot-enterprise %}
32
-
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
33
+
* {% data variables.copilot.copilot_gpt_41 %}
34
+
* {% data variables.copilot.copilot_gpt_45 %}
33
35
* {% data variables.copilot.copilot_claude_sonnet_35 %}
34
36
* {% data variables.copilot.copilot_claude_sonnet_37 %}
37
+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
35
38
* {% data variables.copilot.copilot_gemini_flash %}
36
39
* {% data variables.copilot.copilot_gemini_25_pro %}
37
40
* {% data variables.copilot.copilot_o1 %}
@@ -68,18 +71,19 @@ These instructions are for {% data variables.product.prodname_copilot_short %} o
68
71
Changing the model that's used by {% data variables.product.prodname_copilot_chat_short %} does not affect the model that's used for {% data variables.product.prodname_copilot_short %} code completion. See [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion).
69
72
70
73
> [!NOTE]
71
-
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change. {% ifversion copilot-enterprise %}
72
-
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}. {% endif %}
74
+
> * Multiple model support in {% data variables.product.prodname_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.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
73
76
74
77
## AI models for {% data variables.product.prodname_copilot_chat_short %}
75
78
76
79
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
77
80
78
81
* {% data variables.copilot.copilot_gpt_4o %}
79
-
* {% data variables.copilot.copilot_gpt_41 %} {% ifversion copilot-enterprise %}
80
-
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
82
+
* {% data variables.copilot.copilot_gpt_41 %}
83
+
* {% data variables.copilot.copilot_gpt_45 %}
81
84
* {% data variables.copilot.copilot_claude_sonnet_35 %}
82
85
* {% data variables.copilot.copilot_claude_sonnet_37 %}
86
+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
83
87
* {% data variables.copilot.copilot_gemini_flash %}
84
88
* {% data variables.copilot.copilot_o1 %}
85
89
* {% data variables.copilot.copilot_o3 %}
@@ -134,17 +138,26 @@ To use multi-model {% data variables.product.prodname_copilot_chat_short %}, you
134
138
135
139
{% jetbrains %}
136
140
137
-
Changing the model that's used by {% data variables.product.prodname_copilot_chat_short %} does not affect the model that's used for {% data variables.product.prodname_copilot_short %} code completion. See [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion).
141
+
> [!NOTE]
142
+
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
143
+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
138
144
139
145
## AI models for {% data variables.product.prodname_copilot_chat_short %}
140
146
141
147
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
142
148
143
149
* {% data variables.copilot.copilot_gpt_4o %}
150
+
* {% data variables.copilot.copilot_gpt_41 %} (preview)
151
+
* {% data variables.copilot.copilot_gpt_45 %} (preview)
144
152
* {% data variables.copilot.copilot_claude_sonnet_35 %}
153
+
* {% data variables.copilot.copilot_claude_sonnet_37 %}
154
+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
145
155
* {% data variables.copilot.copilot_gemini_flash %}
146
-
* {% data variables.copilot.copilot_o1 %}
156
+
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
157
+
* {% data variables.copilot.copilot_o1 %} (preview)
158
+
* {% data variables.copilot.copilot_o3 %} (preview)
147
159
* {% data variables.copilot.copilot_o3_mini %}
160
+
* {% data variables.copilot.copilot_o4_mini %} (preview)
148
161
149
162
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
150
163
@@ -165,19 +178,20 @@ These instructions are for the JetBrains IDEs. For instructions on different cli
165
178
{% eclipse %}
166
179
167
180
> [!NOTE]
168
-
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.{% ifversion copilot-enterprise %}
169
-
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}.{% endif %}
181
+
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
182
+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
170
183
171
184
## AI models for {% data variables.product.prodname_copilot_chat_short %}
172
185
173
186
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
174
187
175
-
* {% data variables.copilot.copilot_gpt_4o %} {% ifversion copilot-enterprise %}
176
-
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
188
+
* {% data variables.copilot.copilot_gpt_4o %}
189
+
* {% data variables.copilot.copilot_gpt_45 %} (preview)
177
190
* {% data variables.copilot.copilot_claude_sonnet_35 %}
178
191
* {% data variables.copilot.copilot_claude_sonnet_37 %}
192
+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
179
193
* {% data variables.copilot.copilot_gemini_flash %}
180
-
* {% data variables.copilot.copilot_o1 %}
194
+
* {% data variables.copilot.copilot_o1 %} (preview)
181
195
* {% data variables.copilot.copilot_o3_mini %}
182
196
183
197
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
@@ -199,20 +213,25 @@ These instructions are for the Eclipse IDE. For instructions on different client
199
213
{% xcode %}
200
214
201
215
> [!NOTE]
202
-
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.{% ifversion copilot-enterprise %}
203
-
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}.{% endif %}
216
+
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
217
+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
204
218
205
219
## AI models for {% data variables.product.prodname_copilot_chat_short %}
206
220
207
221
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
208
222
209
-
* {% data variables.copilot.copilot_gpt_4o %} {% ifversion copilot-enterprise %}
210
-
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
223
+
* {% data variables.copilot.copilot_gpt_4o %}
224
+
* {% data variables.copilot.copilot_gpt_41 %} (preview)
225
+
* {% data variables.copilot.copilot_gpt_45 %} (preview)
211
226
* {% data variables.copilot.copilot_claude_sonnet_35 %}
212
227
* {% data variables.copilot.copilot_claude_sonnet_37 %}
228
+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
213
229
* {% data variables.copilot.copilot_gemini_flash %}
214
-
* {% data variables.copilot.copilot_o1 %}
230
+
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
231
+
* {% data variables.copilot.copilot_o1 %} (preview)
232
+
* {% data variables.copilot.copilot_o3 %} (preview)
215
233
* {% data variables.copilot.copilot_o3_mini %}
234
+
* {% data variables.copilot.copilot_o4_mini %} (preview)
216
235
217
236
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
0 commit comments