Skip to content

Commit fe42f8c

Browse files
authored
Merge pull request #39015 from github/repo-sync
Repo sync
2 parents 166a3b2 + 0feb9ec commit fe42f8c

17 files changed

+287
-904
lines changed

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

Lines changed: 6 additions & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ By default, {% data variables.copilot.copilot_chat_short %} uses {% data variabl
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

15+
To view the available models per client, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/supported-ai-models-in-copilot#supported-models-per-client).
16+
1517
> [!NOTE] Different models have different premium request multipliers, which can affect how much of your monthly usage allowance is consumed. For details, see [AUTOTITLE](/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests).
1618
1719
{% 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.
@@ -21,29 +23,7 @@ Changing the model that's used by {% data variables.copilot.copilot_chat_short %
2123
{% webui %}
2224

2325
> [!NOTE]
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.
26-
27-
## AI models for {% data variables.copilot.copilot_chat_short %}
28-
29-
The following models are currently available in the immersive mode of {% data variables.copilot.copilot_chat_short %}:
30-
31-
* {% data variables.copilot.copilot_gpt_4o %}
32-
* {% data variables.copilot.copilot_gpt_41 %}
33-
* {% data variables.copilot.copilot_gpt_45 %} (preview)
34-
* {% data variables.copilot.copilot_claude_sonnet_35 %}
35-
* {% data variables.copilot.copilot_claude_sonnet_37 %}
36-
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
37-
* {% data variables.copilot.copilot_claude_sonnet_40 %} (preview)
38-
* {% data variables.copilot.copilot_claude_opus %} (preview)
39-
* {% data variables.copilot.copilot_gemini_flash %}
40-
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
41-
* {% data variables.copilot.copilot_o1 %} (preview)
42-
* {% data variables.copilot.copilot_o3 %} (preview)
43-
* {% data variables.copilot.copilot_o3_mini %}
44-
* {% data variables.copilot.copilot_o4_mini %} (preview)
45-
46-
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
26+
> You can only use an alternative AI model in the immersive view of {% data variables.copilot.copilot_chat_short %} on {% data variables.product.prodname_dotcom_the_website %}. 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.
4727
4828
### Limitations of AI models for {% data variables.copilot.copilot_chat_short %}
4929

@@ -70,29 +50,7 @@ These instructions are for {% data variables.product.prodname_copilot_short %} o
7050
{% vscode %}
7151

7252
> [!NOTE]
73-
> * Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
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 %}.
75-
76-
## AI models for {% data variables.copilot.copilot_chat_short %}
77-
78-
The following models are currently available through multi-model {% data variables.copilot.copilot_chat_short %}:
79-
80-
* {% data variables.copilot.copilot_gpt_4o %}
81-
* {% data variables.copilot.copilot_gpt_41 %}
82-
* {% data variables.copilot.copilot_gpt_45 %} (preview)
83-
* {% data variables.copilot.copilot_claude_sonnet_35 %}
84-
* {% data variables.copilot.copilot_claude_sonnet_37 %}
85-
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
86-
* {% data variables.copilot.copilot_claude_sonnet_40 %} (preview)
87-
* {% data variables.copilot.copilot_claude_opus %} (preview)
88-
* {% data variables.copilot.copilot_gemini_flash %}
89-
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
90-
* {% data variables.copilot.copilot_o1 %} (preview)
91-
* {% data variables.copilot.copilot_o3 %} (preview)
92-
* {% data variables.copilot.copilot_o3_mini %}
93-
* {% data variables.copilot.copilot_o4_mini %} (preview)
94-
95-
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
53+
> Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
9654
9755
## Changing the AI model
9856

@@ -109,25 +67,6 @@ These instructions are for {% data variables.product.prodname_vscode %}. For ins
10967

11068
{% visualstudio %}
11169

112-
## AI models for {% data variables.copilot.copilot_chat_short %}
113-
114-
The following models are currently available through multi-model {% data variables.copilot.copilot_chat_short %}:
115-
116-
* {% data variables.copilot.copilot_gpt_4o %}
117-
* {% data variables.copilot.copilot_gpt_41 %}
118-
* {% data variables.copilot.copilot_gpt_45 %} (preview)
119-
* {% data variables.copilot.copilot_claude_sonnet_35 %}
120-
* {% data variables.copilot.copilot_claude_sonnet_37 %}
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)
126-
* {% data variables.copilot.copilot_o3_mini %}
127-
* {% data variables.copilot.copilot_o4_mini %} (preview)
128-
129-
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
130-
13170
## Changing the AI model
13271

13372
These instructions are for {% data variables.product.prodname_vs %}. For instructions on different clients, click the appropriate tab at the top of this page.
@@ -146,27 +85,7 @@ To use multi-model {% data variables.copilot.copilot_chat_short %}, you must use
14685
{% jetbrains %}
14786

14887
> [!NOTE]
149-
> * Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
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 %}.
151-
152-
## AI models for {% data variables.copilot.copilot_chat_short %}
153-
154-
The following models are currently available through multi-model {% data variables.copilot.copilot_chat_short %}:
155-
156-
* {% data variables.copilot.copilot_gpt_4o %}
157-
* {% data variables.copilot.copilot_gpt_41 %}
158-
* {% data variables.copilot.copilot_gpt_45 %} (preview)
159-
* {% data variables.copilot.copilot_claude_sonnet_35 %}
160-
* {% data variables.copilot.copilot_claude_sonnet_37 %}
161-
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
162-
* {% data variables.copilot.copilot_gemini_flash %}
163-
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
164-
* {% data variables.copilot.copilot_o1 %} (preview)
165-
* {% data variables.copilot.copilot_o3 %} (preview)
166-
* {% data variables.copilot.copilot_o3_mini %}
167-
* {% data variables.copilot.copilot_o4_mini %} (preview)
168-
169-
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
88+
> Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
17089
17190
## Changing the AI model
17291

@@ -185,27 +104,7 @@ These instructions are for the JetBrains IDEs. For instructions on different cli
185104
{% eclipse %}
186105

187106
> [!NOTE]
188-
> * Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
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 %}.
190-
191-
## AI models for {% data variables.copilot.copilot_chat_short %}
192-
193-
The following models are currently available through multi-model {% data variables.copilot.copilot_chat_short %}:
194-
195-
* {% data variables.copilot.copilot_gpt_4o %}
196-
* {% data variables.copilot.copilot_gpt_41 %}
197-
* {% data variables.copilot.copilot_gpt_45 %} (preview)
198-
* {% data variables.copilot.copilot_claude_sonnet_35 %}
199-
* {% data variables.copilot.copilot_claude_sonnet_37 %}
200-
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
201-
* {% data variables.copilot.copilot_gemini_flash %}
202-
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
203-
* {% data variables.copilot.copilot_o1 %} (preview)
204-
* {% data variables.copilot.copilot_o3 %} (preview)
205-
* {% data variables.copilot.copilot_o3_mini %}
206-
* {% data variables.copilot.copilot_o4_mini %} (preview)
207-
208-
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
107+
> Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
209108
210109
## Changing the AI model
211110

@@ -225,26 +124,6 @@ These instructions are for the Eclipse IDE. For instructions on different client
225124

226125
> [!NOTE]
227126
> * Multiple model support in {% data variables.copilot.copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
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 %}.
229-
230-
## AI models for {% data variables.copilot.copilot_chat_short %}
231-
232-
The following models are currently available through multi-model {% data variables.copilot.copilot_chat_short %}:
233-
234-
* {% data variables.copilot.copilot_gpt_4o %}
235-
* {% data variables.copilot.copilot_gpt_41 %}
236-
* {% data variables.copilot.copilot_gpt_45 %} (preview)
237-
* {% data variables.copilot.copilot_claude_sonnet_35 %}
238-
* {% data variables.copilot.copilot_claude_sonnet_37 %}
239-
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
240-
* {% data variables.copilot.copilot_gemini_flash %}
241-
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
242-
* {% data variables.copilot.copilot_o1 %} (preview)
243-
* {% data variables.copilot.copilot_o3 %} (preview)
244-
* {% data variables.copilot.copilot_o3_mini %}
245-
* {% data variables.copilot.copilot_o4_mini %} (preview)
246-
247-
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
248127
249128
## Changing the AI model
250129

@@ -264,6 +143,4 @@ To use multi-model {% data variables.copilot.copilot_chat_short %}, you must ins
264143
## Further reading
265144

266145
* [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion)
267-
* [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-claude-in-github-copilot)
268-
* [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-gemini-in-github-copilot)
269146
* [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@ Changing the model that's used for {% data variables.product.prodname_copilot_sh
6666

6767
There are no changes to the data collection and usage policy if you change the AI model.
6868

69-
If you are on a {% data variables.copilot.copilot_free_short %} subscription, all completions count against your completions quota regardless of the model used. See [AUTOTITLE](/copilot/about-github-copilot/subscription-plans-for-github-copilot#comparing-copilot-subscriptions).
69+
If you are on a {% data variables.copilot.copilot_free_short %} plan, all completions count against your completions quota regardless of the model used. See [AUTOTITLE](/copilot/about-github-copilot/subscription-plans-for-github-copilot#comparing-copilot-subscriptions).
7070

7171
The setting to enable or disable suggestions that match public code are applied irrespective of which model you choose. See [AUTOTITLE](/enterprise-cloud@latest/copilot/using-github-copilot/finding-public-code-that-matches-github-copilot-suggestions).
7272

7373
## Enabling the model switcher
7474

7575
{% ifversion fpt %}
7676

77-
If you have a {% data variables.copilot.copilot_free_short %} or {% data variables.copilot.copilot_pro_short %} subscription, the model switcher for {% data variables.product.prodname_copilot_short %} code completion is automatically enabled.
77+
If you have a {% data variables.copilot.copilot_free_short %} or {% data variables.copilot.copilot_pro_short %} plan, the model switcher for {% data variables.product.prodname_copilot_short %} code completion is automatically enabled.
7878

7979
{% endif %}
8080

0 commit comments

Comments
 (0)