Skip to content

Commit 0ab8be5

Browse files
hubwritersubatoi
andauthored
Copilot: move AI models info to match Chat in dotcom article (#52964)
Co-authored-by: Ben Ahmady <[email protected]>
1 parent 99ec37f commit 0ab8be5

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

content/copilot/using-github-copilot/asking-github-copilot-questions-in-your-ide.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,6 @@ shortTitle: Chat in IDE
2323

2424
{% data reusables.copilot.chat-access-denied %}
2525

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-
4026
## Submitting prompts
4127

4228
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
163149

164150
{% endif %}
165151

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+
166166
## Additional ways to access {% data variables.product.prodname_copilot_chat_short %}
167167

168168
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
217217

218218
{% data reusables.copilot.chat-access-denied %}
219219

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-
236220
## Submitting prompts
237221

238222
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
320304

321305
{% endif %}
322306

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+
323323
## Additional ways to access {% data variables.product.prodname_copilot_chat_short %}
324324

325325
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

Comments
 (0)