Skip to content

Commit 42e3c00

Browse files
committed
Add mention of JetBrains IDEs in changing AI models
1 parent d3a8cb3 commit 42e3c00

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

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

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ For more information about these models, see:
4646
* If you want to use the skills listed in the table above{% ifversion ghec %}, or knowledge bases{% endif %}, on the {% data variables.product.github %} website, only the GPT-4o, {% data variables.copilot.copilot_claude_sonnet %}, and {% data variables.copilot.copilot_gemini_flash %} models are supported.
4747
* Experimental pre-release versions of the models may not interact with all filters correctly, including the duplication detection filter.
4848

49-
## Changing your AI model
49+
## Changing the AI model for {% data variables.product.prodname_copilot_chat_short %}
5050

51-
These instructions are for {% data variables.product.prodname_copilot_short %} on the {% data variables.product.github %} website. For {% data variables.product.prodname_vs %} or {% data variables.product.prodname_vscode_shortname %}, click the appropriate tab at the top of this page.
51+
These instructions are for the {% data variables.product.github %}. For instructions on different clients, click the appropriate tab at the top of this page.
5252

5353
{% data reusables.copilot.model-picker-enable-alternative-models %}
5454

@@ -86,9 +86,9 @@ For more information about these models, see:
8686
* **Anthropic's {% data variables.copilot.copilot_claude_sonnet %} models**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-claude-sonnet-in-github-copilot).
8787
* **Google's {% data variables.copilot.copilot_gemini_flash %} model**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-gemini-flash-in-github-copilot).
8888

89-
## Changing your AI model
89+
## Changing the AI model for {% data variables.product.prodname_copilot_chat_short %}
9090

91-
These instructions are for {% data variables.product.prodname_vscode_shortname %}. For {% data variables.product.prodname_vs %} or for {% data variables.product.prodname_copilot_short %} on the {% data variables.product.github %} website, click the appropriate tab at the top of this page.
91+
These instructions are for the {% data variables.product.prodname_vscode %}. For instructions on different clients, click the appropriate tab at the top of this page.
9292

9393
{% data reusables.copilot.model-picker-enable-alternative-models %}
9494

@@ -120,9 +120,9 @@ For more information about these models, see:
120120

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

123-
These instructions are for {% data variables.product.prodname_vs %}. For {% data variables.product.prodname_vscode_shortname %} or for {% data variables.product.prodname_copilot_short %} on the {% data variables.product.github %} website, click the appropriate tab at the top of this page.
123+
These instructions are for the {% data variables.product.prodname_vs %}. For instructions on different clients, click the appropriate tab at the top of this page.
124124

125-
To use multi-model {% data variables.product.prodname_copilot_chat_short %}, you must use {% data variables.product.prodname_vs %} 2022 version 17.12 or later. See the [{% data variables.product.prodname_vs %} downloads page](https://visualstudio.microsoft.com/downloads/).
125+
> [!IMPORTANT] To use multi-model {% data variables.product.prodname_copilot_chat_short %}, you must use {% data variables.product.prodname_vs %} 2022 version 17.12 or later. See the [{% data variables.product.prodname_vs %} downloads page](https://visualstudio.microsoft.com/downloads/).
126126
127127
{% data reusables.copilot.model-picker-enable-alternative-models %}
128128

@@ -135,11 +135,14 @@ To use multi-model {% data variables.product.prodname_copilot_chat_short %}, you
135135

136136
{% jetbrains %}
137137

138+
> [!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.
139+
138140
## AI models for {% data variables.product.prodname_copilot_chat_short %}
139141

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

142144
* {% data reusables.copilot.model-description-gpt-4o %}
145+
* {% data reusables.copilot.model-description-claude-sonnet-37 %}
143146
* {% data reusables.copilot.model-description-claude-sonnet-35 %}
144147
* {% data reusables.copilot.model-description-gemini-flash %}
145148
* {% data reusables.copilot.model-description-o1 %}
@@ -159,6 +162,6 @@ These instructions are for the JetBrains IDEs. For instructions on different cli
159162

160163
1. Click the **{% octicon "copilot" aria-hidden="true" %}** icon in the status bar.
161164
1. In the popup menu, click **Open {% data variables.product.prodname_copilot_chat %}**.
162-
1. In the bottom right of the chat view, select an AI model of your choice from the {% octicon "chevron-down" aria-hidden="true" %} dropdown menu.
165+
1. In the bottom right of the chat view, select an AI model of your choice from the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" %} dropdown menu.
163166

164167
{% endjetbrains %}

content/copilot/using-github-copilot/ai-models/using-claude-sonnet-in-github-copilot.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,14 @@ redirect_from:
2222
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}
2323
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vs %} 2022 version 17.13 or later
2424
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %}
25+
* {% data variables.product.prodname_copilot_chat_short %} in JetBrains IDEs
2526

2627
{% data variables.copilot.copilot_claude_sonnet_35 %} is currently available in:
2728

2829
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}
2930
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vs %} 2022 version 17.12 or later
3031
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %}
32+
* {% data variables.product.prodname_copilot_chat_short %} in JetBrains IDEs
3133

3234
{% data variables.product.prodname_copilot %} uses {% data variables.copilot.copilot_claude_sonnet %} hosted on Amazon Web Services. When using {% data variables.copilot.copilot_claude_sonnet %}, prompts and metadata are sent to Amazon's Bedrock service, which makes the [following data commitments](https://docs.aws.amazon.com/bedrock/latest/userguide/data-protection.html): _Amazon Bedrock doesn't store or log your prompts and completions. Amazon Bedrock doesn't use your prompts and completions to train any AWS models and doesn't distribute them to third parties_.
3335

content/copilot/using-github-copilot/ai-models/using-gemini-flash-in-github-copilot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ topics:
1919

2020
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}
2121
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %}
22+
* {% data variables.product.prodname_copilot_chat_short %} in JetBrains IDEs
2223

2324
{% data variables.product.prodname_copilot %} uses {% data variables.copilot.copilot_gemini_flash %} hosted on Google Cloud Platform (GCP). When using {% data variables.copilot.copilot_gemini_flash %}, prompts and metadata are sent to GCP, which makes the [following data commitment](https://cloud.google.com/gemini/docs/discover/data-governance): _Gemini doesn't use your prompts, or its responses, as data to train its models._
2425

0 commit comments

Comments
 (0)