Skip to content

Commit f60a71d

Browse files
Add Eclipse and Xcode to "Using Claude Sonnet in Copilot Chat" article and simplify list (#55061)
1 parent 8a0326b commit f60a71d

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

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

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,24 @@ redirect_from:
1515

1616
{% data variables.copilot.copilot_claude_sonnet %} is a family of large language models that you can use as an alternative to the default model used by {% data variables.product.prodname_copilot_chat_short %}. {% data variables.copilot.copilot_claude_sonnet %} excels at coding tasks across the entire software development lifecycle, from initial design to bug fixes, maintenance to optimizations. Learn more about [Sonnet's capabilities](https://www.anthropic.com/claude/sonnet).
1717

18-
{% data variables.copilot.copilot_claude_sonnet_37 %} is currently available in:
18+
* {% data variables.copilot.copilot_claude_sonnet_35 %} and {% data variables.copilot.copilot_claude_sonnet_37 %} are available in:
1919

20-
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}
21-
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vs %} 2022 version 17.13 or later
22-
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %}
20+
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}
21+
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vs %} 2022
22+
* **3.5**: Version 17.12 or later
23+
* **3.7**: Version 17.13 or later
24+
* {% data variables.product.prodname_copilot_chat_short %} in Xcode
25+
* {% data variables.product.prodname_copilot_chat_short %} in Eclipse
26+
* {% data variables.product.prodname_copilot_chat_short %} in JetBrains
27+
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %}
2328

24-
{% data variables.copilot.copilot_claude_sonnet_35 %} is currently available in:
25-
26-
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}
27-
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vs %} 2022 version 17.12 or later
28-
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %}
29-
30-
{% data variables.copilot.copilot_claude_sonnet_37 %} is hosted by Amazon Web Services, Anthropic PBC, and Google Cloud Platform when used in {% data variables.product.prodname_copilot %}. {% data variables.copilot.copilot_claude_sonnet_35 %} is hosted exclusively by Amazon Web Services. GitHub has provider agreements in place to ensure data is not used for training. Additional details for each provider are included below:
29+
{% data variables.copilot.copilot_claude_sonnet_37 %} is hosted by Amazon Web Services, Anthropic PBC, and Google Cloud Platform when used in {% data variables.product.prodname_copilot %}. {% data variables.copilot.copilot_claude_sonnet_35 %} is hosted exclusively by Amazon Web Services. {% data variables.product.github %} has provider agreements in place to ensure data is not used for training. Additional details for each provider are included below:
3130

3231
* Amazon Bedrock: Amazon 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_.
33-
* Anthropic PBC: GitHub maintains a [zero data retention agreement](https://privacy.anthropic.com/en/articles/8956058-i-have-a-zero-retention-agreement-with-anthropic-what-products-does-it-apply-to) with Anthropic.
34-
* Google Cloud: [Google commits to not training on GitHub data as part of their service terms](https://cloud.google.com/vertex-ai/generative-ai/docs/data-governance). GitHub is additionally not subject to prompt logging for abuse monitoring.
32+
* Anthropic PBC: {% data variables.product.github %} maintains a [zero data retention agreement](https://privacy.anthropic.com/en/articles/8956058-i-have-a-zero-retention-agreement-with-anthropic-what-products-does-it-apply-to) with Anthropic.
33+
* Google Cloud: [Google commits to not training on {% data variables.product.github %} data as part of their service terms](https://cloud.google.com/vertex-ai/generative-ai/docs/data-governance). {% data variables.product.github %} is additionally not subject to prompt logging for abuse monitoring.
3534

36-
In order to provide better service quality and reduce latency, GitHub uses [prompt caching](https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching). You can read more about prompt caching on [Anthropic PBC](https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching), [Amazon Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/prompt-caching.html), and [Google Cloud](https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude-prompt-caching).
35+
In order to provide better service quality and reduce latency, {% data variables.product.github %} uses [prompt caching](https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching). You can read more about prompt caching on [Anthropic PBC](https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching), [Amazon Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/prompt-caching.html), and [Google Cloud](https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude-prompt-caching).
3736

3837
When using {% data variables.copilot.copilot_claude_sonnet %}, input prompts and output completions continue to run through {% data variables.product.prodname_copilot %}'s content filters for public code matching, when applied, along with those for harmful, offensive, or off-topic content.
3938

@@ -67,4 +66,4 @@ For details on how to change the model that {% data variables.product.prodname_c
6766

6867
## Leaving feedback
6968

70-
To leave feedback about {% data variables.copilot.copilot_claude_sonnet %} in {% data variables.product.prodname_copilot %}, or to ask a question, see the {% data variables.product.prodname_github_community %} discussion [Claude 3.5 Sonnet is now available to all {% data variables.product.prodname_copilot_short %} users in Public Preview](https://github.com/orgs/community/discussions/143337).
69+
To leave feedback about {% data variables.copilot.copilot_claude_sonnet %} in {% data variables.product.prodname_copilot_short %}, or to ask a question, see the {% data variables.product.prodname_github_community %} discussion [{% data variables.copilot.copilot_claude_sonnet_35 %} is now available to all {% data variables.product.prodname_copilot_short %} users in Public Preview](https://github.com/orgs/community/discussions/143337).

0 commit comments

Comments
 (0)