Skip to content

Commit 8f55e07

Browse files
authored
Add public preview note to 4.1 (#55279)
1 parent 3ecc69e commit 8f55e07

File tree

3 files changed

+19
-13
lines changed

3 files changed

+19
-13
lines changed

content/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task.md

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ The following table summarizes when an alternative model may be a better choice:
7878

7979
## {% data variables.copilot.copilot_gpt_41 %}
8080

81+
{% data reusables.copilot.gpt-41-public-preview-note %}
82+
8183
OpenAI’s latest model, {% data variables.copilot.copilot_gpt_41 %}, is now available in {% data variables.product.prodname_copilot %} and {% data variables.product.prodname_github_models %}, bringing OpenAI’s newest model to your coding workflow. This model outperforms GPT-4o across the board, with major gains in coding, instruction following, and long-context understanding. It has a larger context window and features a refreshed knowledge cutoff of June 2024.
8284

8385
OpenAI has optimized {% data variables.copilot.copilot_gpt_41 %} for real-world use based on direct developer feedback about: frontend coding, making fewer extraneous edits, following formats reliably, adhering to response structure and ordering, consistent tool usage, and more. This model is a strong default choice for common development tasks that benefit from speed, responsiveness, and general-purpose reasoning.
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,52 @@
11
---
22
title: Using OpenAI GPT-4.1 in Copilot Chat
33
allowTitleToDifferFromFilename: true
4-
shortTitle: 'Use OpenAI GPT-4.1'
5-
intro: 'Learn how to enable OpenAI GPT-4.1 in {% data variables.product.prodname_copilot_chat %}, for {% ifversion fpt %}yourself or{% endif %} your organization{% ifversion ghec %} or enterprise{% endif %}.'
4+
shortTitle: 'Use OpenAI {% data variables.copilot.copilot_gpt_41 %}'
5+
intro: 'Learn how to enable OpenAI {% data variables.copilot.copilot_gpt_41 %} 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:
99
- Copilot
1010
---
1111

12-
## About OpenAI GPT-4.1 in {% data variables.product.prodname_copilot_chat %}
12+
## About OpenAI {% data variables.copilot.copilot_gpt_41 %} in {% data variables.product.prodname_copilot_chat %}
1313

14-
OpenAI has 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 %}. GPT-4.1 is one of those models and excels at coding tasks across the entire software development lifecycle, from initial design to bug fixes, maintenance to optimizations. For information about the capabilities of GPT-4.1, see the [OpenAI documentation](https://platform.openai.com/docs/models).
14+
{% data reusables.copilot.gpt-41-public-preview-note %}
1515

16-
GPT-4.1 is currently available in:
16+
OpenAI has 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_gpt_41 %} is one of those models and excels at coding tasks across the entire software development lifecycle, from initial design to bug fixes, maintenance to optimizations. For information about the capabilities of {% data variables.copilot.copilot_gpt_41 %}, see the [OpenAI documentation](https://platform.openai.com/docs/models).
17+
18+
{% data variables.copilot.copilot_gpt_41 %} is currently available in:
1719

1820
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}
1921
* {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vs %} 2022 version 17.13 or later
2022
* Immersive mode in {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.github %}
2123

22-
GPT-4.1 is hosted by OpenAI and GitHub's Azure tenant when used in {% data variables.product.prodname_copilot %}. OpenAI makes the [following data commitment](https://openai.com/enterprise-privacy/): _We [OpenAI] do not train our models on your business data by default_. GitHub maintains a [zero data retention agreement](https://platform.openai.com/docs/guides/your-data) with OpenAI.
24+
{% data variables.copilot.copilot_gpt_41 %} is hosted by OpenAI and GitHub's Azure tenant when used in {% data variables.product.prodname_copilot %}. OpenAI makes the [following data commitment](https://openai.com/enterprise-privacy/): _We [OpenAI] do not train our models on your business data by default_. GitHub maintains a [zero data retention agreement](https://platform.openai.com/docs/guides/your-data) with OpenAI.
2325

24-
When using GPT-4.1, 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.
26+
When using {% data variables.copilot.copilot_gpt_41 %}, 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.
2527

2628
## Configuring access
2729

28-
You must enable access to OpenAI GPT-4.1 individually before you can use the model.
30+
You must enable access to OpenAI {% data variables.copilot.copilot_gpt_41 %} individually before you can use the model.
2931

3032
{% ifversion fpt %}
3133

3234
### Setup for individual use
3335

34-
If you have a {% data variables.product.prodname_copilot_free_short %} or {% data variables.product.prodname_copilot_pro_short %} subscription, you can enable OpenAI GPT-4.1 in two ways:
36+
If you have a {% data variables.product.prodname_copilot_free_short %} or {% data variables.product.prodname_copilot_pro_short %} subscription, you can enable OpenAI {% data variables.copilot.copilot_gpt_41 %} in two ways:
3537

36-
* The first time you choose to use GPT-4.1 with {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}, or in the immersive view of {% data variables.product.prodname_copilot_chat_short %}, you will be prompted to allow access to the model.
38+
* The first time you choose to use {% data variables.copilot.copilot_gpt_41 %} with {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode %}, or in the immersive view of {% data variables.product.prodname_copilot_chat_short %}, you will be prompted to allow access to the model.
3739

38-
Clicking **Allow** enables you to use GPT-4.1 and updates the policy in your personal settings on {% data variables.product.github %}.
40+
Clicking **Allow** enables you to use {% data variables.copilot.copilot_gpt_41 %} and updates the policy in your personal settings on {% data variables.product.github %}.
3941

4042
* You can enable the model directly in your personal settings on the {% data variables.product.github %} website. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-alternative-ai-models).
4143

4244
{% endif %}
4345

4446
### Setup for organization {% ifversion ghec %}and enterprise{% endif %} use
4547

46-
As an {% ifversion ghec %}enterprise or{% endif %} organization owner, you can enable or disable GPT-4.1 for everyone who has been assigned a {% ifversion ghec %}{% data variables.product.prodname_copilot_enterprise_short %} or {% endif %}{% data variables.product.prodname_copilot_business_short %} seat through your {% ifversion ghec %}enterprise or {% endif %}organization. See [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization){% ifversion ghec %} and [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise){% endif %}.
48+
As an {% ifversion ghec %}enterprise or{% endif %} organization owner, you can enable or disable {% data variables.copilot.copilot_gpt_41 %} for everyone who has been assigned a {% ifversion ghec %}{% data variables.product.prodname_copilot_enterprise_short %} or {% endif %}{% data variables.product.prodname_copilot_business_short %} seat through your {% ifversion ghec %}enterprise or {% endif %}organization. See [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization){% ifversion ghec %} and [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise){% endif %}.
4749

48-
## Using GPT-4.1
50+
## Using {% data variables.copilot.copilot_gpt_41 %}
4951

5052
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).
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
> [!NOTE]
2+
> {% data variables.copilot.copilot_gpt_41 %} is currently in {% data variables.release-phases.public_preview %} and subject to change.

0 commit comments

Comments
 (0)