Skip to content

Commit

Permalink
Improve Claude-related copy on "Managing policies and features for Co…
Browse files Browse the repository at this point in the history
…pilot in your enterprise" page (#53626)

Co-authored-by: Sophie <[email protected]>
  • Loading branch information
timrogers and sophietheking authored Dec 13, 2024
1 parent f2f7634 commit 3d39fd8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,17 @@ You can chat with {% data variables.product.prodname_copilot %} in your IDE to g

### {% data variables.product.prodname_copilot_short %} access to {% data variables.copilot.copilot_claude_sonnet %}

If you grant access to **Anthropic {% data variables.copilot.copilot_claude_sonnet %} in {% data variables.product.prodname_copilot_short %}**, members of your enterprise can choose to use this model rather than the default `GPT 4o` model. For more information, see [AUTOTITLE](/copilot/using-github-copilot/using-claude-sonnet-in-github-copilot).
{% data reusables.copilot.claude-sonnet-preview-note %}

By default, {% data variables.product.prodname_copilot_chat_short %} uses the `GPT 4o` model. If you grant access to **Anthropic {% data variables.copilot.copilot_claude_sonnet %} in {% data variables.product.prodname_copilot_short %}**, members of your enterprise can choose to use this model rather than the default `GPT 4o` model. See [AUTOTITLE](/copilot/using-github-copilot/using-claude-sonnet-in-github-copilot).

### {% data variables.product.prodname_copilot_short %} access to the o1 family of models

{% data reusables.models.o1-models-preview-note %}

By default, {% data variables.product.prodname_copilot_chat_short %} uses the `GPT 4o` model. If you grant access to the o1 family of models, members of your enterprise can select the specific model {% data variables.product.prodname_copilot_chat_short %} will use in a conversation. The o1 family of models includes two models:
By default, {% data variables.product.prodname_copilot_chat_short %} uses the `GPT 4o` model. If you grant access to the o1 family of models, members of your enterprise can select to use these models rather than the default `GPT 4o` model.

The o1 family of models includes two models:

* `o1-preview`: This model is focused on advanced reasoning and solving complex problems, in particular in math and science. It responds more slowly than the `gpt-4o` model. Each member of your enterprise can make 10 requests to this model per day.
* `o1-mini`: This is the faster version of the `o1-preview` model, balancing the use of complex reasoning with the need for faster responses. It is best suited for code generation and small context operations. Each member of your enterprise can make 50 requests to this model per day.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ topics:
- Copilot
---

> [!NOTE] {% data variables.copilot.copilot_claude_sonnet %} is in {% data variables.release-phases.public_preview %} and subject to change. The [AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-pre-release-license-terms) apply to your use of this product.
{% data reusables.copilot.claude-sonnet-preview-note %}

## {% data variables.copilot.copilot_claude_sonnet %} announcement and rollout

Expand Down
1 change: 1 addition & 0 deletions data/reusables/copilot/claude-sonnet-preview-note.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
> [!NOTE] {% data variables.copilot.copilot_claude_sonnet %} is in {% data variables.release-phases.public_preview %} and subject to change. The [AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-pre-release-license-terms) apply to your use of this product.

0 comments on commit 3d39fd8

Please sign in to comment.