Skip to content

Commit 6934461

Browse files
authored
Specify providers for Claude Sonnet 3.5 and 3.7 (#55302)
1 parent c22e9bf commit 6934461

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Using Claude Sonnet in Copilot Chat
33
allowTitleToDifferFromFilename: true
44
shortTitle: 'Use {% data variables.copilot.copilot_claude_sonnet %}'
5-
intro: 'Learn how to enable {% data variables.copilot.copilot_claude_sonnet %} in {% data variables.product.prodname_copilot_chat %}, for {% ifversion fpt %}yourself or{% endif %} your organization{% ifversion ghec %} or enterprise{% endif %}.'
5+
intro: 'Learn how to enable {% data variables.copilot.copilot_claude_sonnet %} in {% data variables.product.prodname_copilot_chat %} for {% ifversion fpt %}yourself or{% endif %} your organization{% ifversion ghec %} or enterprise{% endif %}.'
66
versions:
77
feature: copilot
88
topics:
@@ -13,7 +13,7 @@ redirect_from:
1313

1414
## About {% data variables.copilot.copilot_claude_sonnet %} in {% data variables.product.prodname_copilot_chat %}
1515

16-
{% 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 the [Sonnet's capabilities](https://www.anthropic.com/claude/sonnet).
16+
{% 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

1818
{% data variables.copilot.copilot_claude_sonnet_37 %} is currently available in:
1919

@@ -27,7 +27,7 @@ redirect_from:
2727
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vs %} 2022 version 17.12 or later
2828
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %}
2929

30-
{% data variables.copilot.copilot_claude_sonnet %} is hosted by Amazon Web Services, Anthropic PBC, and Google Cloud Platform when used in {% data variables.product.prodname_copilot %}. GitHub has provider agreements in place to ensure data is not used for training. Additional details for each provider are included below:
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:
3131

3232
* 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_.
3333
* 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.
@@ -45,7 +45,7 @@ You must enable access to each {% data variables.copilot.copilot_claude_sonnet %
4545

4646
### Setup for individual use
4747

48-
> [!NOTE] {% data variables.copilot.copilot_claude_sonnet_37 %} is not currently available for {% data variables.product.prodname_copilot_free_short %}
48+
> [!NOTE] {% data variables.copilot.copilot_claude_sonnet_37 %} is not currently available for {% data variables.product.prodname_copilot_free_short %}.
4949
5050
If you have a {% data variables.product.prodname_copilot_free_short %} or {% data variables.product.prodname_copilot_pro_short %} subscription, you can enable {% data variables.copilot.copilot_claude_sonnet %} in two ways:
5151

@@ -63,7 +63,7 @@ As an {% ifversion ghec %}enterprise or{% endif %} organization owner, you can e
6363

6464
## Using {% data variables.copilot.copilot_claude_sonnet %}
6565

66-
For details of how to change the model that {% data variables.product.prodname_copilot_chat_short %} uses, see: [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat).
66+
For details on how to change the model that {% data variables.product.prodname_copilot_chat_short %} uses, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat).
6767

6868
## Leaving feedback
6969

0 commit comments

Comments
 (0)