-
Notifications
You must be signed in to change notification settings - Fork 61.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add mention of JetBrains IDEs in changing AI models #36656
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -46,9 +46,9 @@ For more information about these models, see: | |||||
* 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. | ||||||
* Experimental pre-release versions of the models may not interact with all filters correctly, including the duplication detection filter. | ||||||
|
||||||
## Changing your AI model | ||||||
## Changing the AI model for {% data variables.product.prodname_copilot_chat_short %} | ||||||
|
||||||
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. | ||||||
These instructions are for the {% data variables.product.github %}. For instructions on different clients, click the appropriate tab at the top of this page. | ||||||
|
||||||
{% data reusables.copilot.model-picker-enable-alternative-models %} | ||||||
|
||||||
|
@@ -86,9 +86,9 @@ For more information about these models, see: | |||||
* **Anthropic's {% data variables.copilot.copilot_claude_sonnet %} models**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-claude-sonnet-in-github-copilot). | ||||||
* **Google's {% data variables.copilot.copilot_gemini_flash %} model**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-gemini-flash-in-github-copilot). | ||||||
|
||||||
## Changing your AI model | ||||||
## Changing the AI model for {% data variables.product.prodname_copilot_chat_short %} | ||||||
|
||||||
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. | ||||||
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. | ||||||
Comment on lines
+89
to
+91
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Again, let's just keep the second sentence:
|
||||||
|
||||||
{% data reusables.copilot.model-picker-enable-alternative-models %} | ||||||
|
||||||
|
@@ -120,9 +120,9 @@ For more information about these models, see: | |||||
|
||||||
## Changing the AI model for {% data variables.product.prodname_copilot_chat_short %} | ||||||
|
||||||
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. | ||||||
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. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Again, let's just keep the second sentence:
|
||||||
|
||||||
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/). | ||||||
> [!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/). | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let me know if I shouldn’t add it, but it seems crucial because the article all about it. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We're very sparing with |
||||||
|
||||||
{% data reusables.copilot.model-picker-enable-alternative-models %} | ||||||
|
||||||
|
@@ -135,11 +135,14 @@ To use multi-model {% data variables.product.prodname_copilot_chat_short %}, you | |||||
|
||||||
{% jetbrains %} | ||||||
|
||||||
> [!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. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Although there are a few other sentences that are also repeated, but they're not reusable data, so it's probably worth leaving as is. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, they're not all identical, and this won't always be true, so we can resolve this 👍 |
||||||
|
||||||
## AI models for {% data variables.product.prodname_copilot_chat_short %} | ||||||
|
||||||
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}: | ||||||
|
||||||
* {% data reusables.copilot.model-description-gpt-4o %} | ||||||
* {% data reusables.copilot.model-description-claude-sonnet-37 %} | ||||||
* {% data reusables.copilot.model-description-claude-sonnet-35 %} | ||||||
* {% data reusables.copilot.model-description-gemini-flash %} | ||||||
* {% data reusables.copilot.model-description-o1 %} | ||||||
|
@@ -159,6 +162,6 @@ These instructions are for the JetBrains IDEs. For instructions on different cli | |||||
|
||||||
1. Click the **{% octicon "copilot" aria-hidden="true" %}** icon in the status bar. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We generally try to have an "opinionated" docs approach, so we stick to one recommended path Since we don't control the JetBrains user experience, I'd recommend that we stick with one here and leave this out |
||||||
1. In the popup menu, click **Open {% data variables.product.prodname_copilot_chat %}**. | ||||||
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. | ||||||
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. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
This language has changed a little, so let's make it match the other text |
||||||
|
||||||
{% endjetbrains %} |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,12 +22,14 @@ redirect_from: | |
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %} | ||
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vs %} 2022 version 17.13 or later | ||
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %} | ||
* {% data variables.product.prodname_copilot_chat_short %} in JetBrains IDEs | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why don't you have a variable with the product name for JetBrains IDEs? It seems like it's used a lot in the code. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Whilst this is true, we only use variables for our own products 😄 |
||
|
||
{% data variables.copilot.copilot_claude_sonnet_35 %} is currently available in: | ||
|
||
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %} | ||
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vs %} 2022 version 17.12 or later | ||
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %} | ||
* {% data variables.product.prodname_copilot_chat_short %} in JetBrains IDEs | ||
|
||
rakleed marked this conversation as resolved.
Show resolved
Hide resolved
|
||
{% 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_. | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we need to make all of these changes here—the product switcher will take care of helping the users understand where they're at. Let's change most of this back, but keep the second sentence:
Also, I think there might be more places we now need to make this change in, that have been written in since this PR was created.