Skip to content

Commit fdd609e

Browse files
Eclipse and Xcode support GPT 4.5 and Claude 3.7 (#55040)
1 parent d14c52c commit fdd609e

File tree

1 file changed

+19
-9
lines changed

1 file changed

+19
-9
lines changed

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

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ The following models are currently available in the immersive mode of {% data va
2727

2828
* {% data reusables.copilot.model-description-gpt-4o %} {% ifversion copilot-enterprise %}
2929
* {% data reusables.copilot.model-description-gpt-4-5 %} {% endif %}
30-
* {% data reusables.copilot.model-description-claude-sonnet-37 %}
3130
* {% data reusables.copilot.model-description-claude-sonnet-35 %}
31+
* {% data reusables.copilot.model-description-claude-sonnet-37 %}
3232
* {% data reusables.copilot.model-description-gemini-flash %}
3333
* {% data reusables.copilot.model-description-o1 %}
3434
* {% data reusables.copilot.model-description-o3-mini %}
@@ -74,8 +74,8 @@ The following models are currently available through multi-model {% data variabl
7474

7575
* {% data reusables.copilot.model-description-gpt-4o %} {% ifversion copilot-enterprise %}
7676
* {% data reusables.copilot.model-description-gpt-4-5 %} {% endif %}
77-
* {% data reusables.copilot.model-description-claude-sonnet-37 %}
7877
* {% data reusables.copilot.model-description-claude-sonnet-35 %}
78+
* {% data reusables.copilot.model-description-claude-sonnet-37 %}
7979
* {% data reusables.copilot.model-description-gemini-flash %}
8080
* {% data reusables.copilot.model-description-o1 %}
8181
* {% data reusables.copilot.model-description-o3-mini %}
@@ -108,8 +108,8 @@ These instructions are for {% data variables.product.prodname_vscode_shortname %
108108
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
109109

110110
* {% data reusables.copilot.model-description-gpt-4o %}
111-
* {% data reusables.copilot.model-description-claude-sonnet-37 %}
112111
* {% data reusables.copilot.model-description-claude-sonnet-35 %}
112+
* {% data reusables.copilot.model-description-claude-sonnet-37 %}
113113
* {% data reusables.copilot.model-description-o1 %}
114114
* {% data reusables.copilot.model-description-o3-mini %}
115115

@@ -169,19 +169,25 @@ These instructions are for the JetBrains IDEs. For instructions on different cli
169169

170170
{% eclipse %}
171171

172+
> [!NOTE]
173+
> * 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 %}
174+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}.{% endif %}
175+
172176
## AI models for {% data variables.product.prodname_copilot_chat_short %}
173177

174178
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
175179

176-
* {% data reusables.copilot.model-description-gpt-4o %}
180+
* {% data reusables.copilot.model-description-gpt-4o %}{% ifversion copilot-enterprise %}
181+
* {% data reusables.copilot.model-description-gpt-4-5 %}{% endif %}
177182
* {% data reusables.copilot.model-description-claude-sonnet-35 %}
183+
* {% data reusables.copilot.model-description-claude-sonnet-37 %}
178184
* {% data reusables.copilot.model-description-gemini-flash %}
179185
* {% data reusables.copilot.model-description-o1 %}
180186
* {% data reusables.copilot.model-description-o3-mini %}
181187

182188
For more information about these models, see:
183189

184-
* **OpenAI's GPT-4o, o1, and o3-mini models**: [Models](https://platform.openai.com/docs/models) in the OpenAI Platform documentation.
190+
* **OpenAI's GPT-4o, {% ifversion copilot-enterprise %} GPT-4.5,{% endif %} o1, and o3-mini models**: [Models](https://platform.openai.com/docs/models) in the OpenAI Platform documentation.
185191
* **Anthropic's {% data variables.copilot.copilot_claude_sonnet %} models**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-claude-sonnet-in-github-copilot).
186192
* **Google's {% data variables.copilot.copilot_gemini_flash %} model**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-gemini-flash-in-github-copilot).
187193

@@ -201,22 +207,26 @@ These instructions are for the Eclipse IDE. For instructions on different client
201207

202208
{% xcode %}
203209

204-
> [!NOTE] Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
210+
> [!NOTE]
211+
> * 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 %}
212+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}.{% endif %}
205213
206214
## AI models for {% data variables.product.prodname_copilot_chat_short %}
207215

208216
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
209217

210-
* {% data reusables.copilot.model-description-gpt-4o %}
218+
* {% data reusables.copilot.model-description-gpt-4o %}{% ifversion copilot-enterprise %}
219+
* {% data reusables.copilot.model-description-gpt-4-5 %}{% endif %}
211220
* {% data reusables.copilot.model-description-claude-sonnet-35 %}
221+
* {% data reusables.copilot.model-description-claude-sonnet-37 %}
212222
* {% data reusables.copilot.model-description-o1 %}
213223
* {% data reusables.copilot.model-description-o3-mini %}
214224
* {% data reusables.copilot.model-description-gemini-flash %}
215225

216226
For more information about these models, see:
217227

218-
* **OpenAI's GPT-4o, o1, and o3-mini models**: [Models](https://platform.openai.com/docs/models) in the OpenAI Platform documentation.
219-
* **Anthropic's {% data variables.copilot.copilot_claude_sonnet %} model**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-claude-sonnet-in-github-copilot).
228+
* **OpenAI's GPT-4o, {% ifversion copilot-enterprise %} GPT-4.5,{% endif %} o1, and o3-mini models**: [Models](https://platform.openai.com/docs/models) in the OpenAI Platform documentation.
229+
* **Anthropic's {% data variables.copilot.copilot_claude_sonnet %} models**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-claude-sonnet-in-github-copilot).
220230
* **Google's {% data variables.copilot.copilot_gemini_flash %} model**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-gemini-flash-in-github-copilot).
221231

222232
## Changing the AI model for {% data variables.product.prodname_copilot_chat_short %}

0 commit comments

Comments
 (0)