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/using-github-copilot/asking-github-copilot-questions-in-your-ide.md
+30-30Lines changed: 30 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,20 +23,6 @@ shortTitle: Chat in IDE
23
23
24
24
{% data reusables.copilot.chat-access-denied %}
25
25
26
-
## AI models for {% data variables.product.prodname_copilot_chat_short %}
27
-
28
-
{% data reusables.copilot.copilot-chat-models-beta-note %}
29
-
30
-
{% data reusables.copilot.copilot-chat-models-list %}
31
-
32
-
### Changing your AI model
33
-
34
-
{% data reusables.copilot.chat-model-limitations-ide %}
35
-
36
-
{% data reusables.copilot.model-picker-enable-o1-models %}
37
-
{% data reusables.copilot.open-chat-vs-code %}
38
-
1. In the bottom right of the chat view, select the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" %} dropdown menu, then click the AI model of your choice.
39
-
40
26
## Submitting prompts
41
27
42
28
You can ask {% data variables.product.prodname_copilot_chat_short %} to give code suggestions, explain code, generate unit tests, and suggest code fixes.
@@ -163,6 +149,20 @@ You can tell {% data variables.product.prodname_copilot_short %} to answer a que
163
149
164
150
{% endif %}
165
151
152
+
## AI models for {% data variables.product.prodname_copilot_chat_short %}
153
+
154
+
{% data reusables.copilot.copilot-chat-models-beta-note %}
155
+
156
+
{% data reusables.copilot.copilot-chat-models-list %}
157
+
158
+
### Changing your AI model
159
+
160
+
{% data reusables.copilot.chat-model-limitations-ide %}
161
+
162
+
{% data reusables.copilot.model-picker-enable-o1-models %}
163
+
{% data reusables.copilot.open-chat-vs-code %}
164
+
1. In the bottom right of the chat view, select the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" %} dropdown menu, then click the AI model of your choice.
165
+
166
166
## Additional ways to access {% data variables.product.prodname_copilot_chat_short %}
167
167
168
168
In addition to submitting prompts through the chat view, you can submit prompts in other ways:
@@ -217,22 +217,6 @@ To leave feedback about the {% data variables.product.prodname_copilot_chat %} e
217
217
218
218
{% data reusables.copilot.chat-access-denied %}
219
219
220
-
## AI models for {% data variables.product.prodname_copilot_chat_short %}
221
-
222
-
{% data reusables.copilot.copilot-chat-models-beta-note %}
223
-
224
-
{% data reusables.copilot.copilot-chat-models-list %}
225
-
226
-
### Changing your AI model
227
-
228
-
To use multi-model {% data variables.product.prodname_copilot_chat_short %}, you must use {% data variables.product.prodname_vs %} 17.12 Preview 3 or later. See [{% data variables.product.prodname_vs %} 2022 Preview](https://visualstudio.microsoft.com/vs/preview/#download-preview).
229
-
230
-
{% data reusables.copilot.chat-model-limitations-ide %}
231
-
232
-
{% data reusables.copilot.model-picker-enable-o1-models %}
233
-
1. In the {% data variables.product.prodname_vs %} menu bar, click **View**, then click **{% data variables.product.prodname_copilot_chat %}**.
234
-
1. In the bottom right of the chat view, select the **CURRENT-MODEL** {% octicon "triangle-down" aria-hidden="true" %} dropdown menu, then click the AI model of your choice.
235
-
236
220
## Submitting prompts
237
221
238
222
You can ask {% data variables.product.prodname_copilot_chat_short %} to give code suggestions, explain code, generate unit tests, and suggest code fixes.
@@ -320,6 +304,22 @@ You can tell {% data variables.product.prodname_copilot_short %} to answer a que
320
304
321
305
{% endif %}
322
306
307
+
## AI models for {% data variables.product.prodname_copilot_chat_short %}
308
+
309
+
{% data reusables.copilot.copilot-chat-models-beta-note %}
310
+
311
+
{% data reusables.copilot.copilot-chat-models-list %}
312
+
313
+
### Changing your AI model
314
+
315
+
To use multi-model {% data variables.product.prodname_copilot_chat_short %}, you must use {% data variables.product.prodname_vs %} 17.12 Preview 3 or later. See [{% data variables.product.prodname_vs %} 2022 Preview](https://visualstudio.microsoft.com/vs/preview/#download-preview) in the {% data variables.product.prodname_vs %} documentation.
316
+
317
+
{% data reusables.copilot.chat-model-limitations-ide %}
318
+
319
+
{% data reusables.copilot.model-picker-enable-o1-models %}
320
+
1. In the {% data variables.product.prodname_vs %} menu bar, click **View**, then click **{% data variables.product.prodname_copilot_chat %}**.
321
+
1. In the bottom right of the chat view, select the **CURRENT-MODEL** {% octicon "triangle-down" aria-hidden="true" %} dropdown menu, then click the AI model of your choice.
322
+
323
323
## Additional ways to access {% data variables.product.prodname_copilot_chat_short %}
324
324
325
325
In addition to submitting prompts through the chat window, you can submit prompts inline. To start an inline chat, right click in your editor window and select **Ask {% data variables.product.prodname_copilot_short %}**.
0 commit comments