Skip to content

Commit 6213ec6

Browse files
authored
Merge pull request #37537 from github/repo-sync
Repo sync
2 parents 5cf7abd + f0d3056 commit 6213ec6

File tree

18 files changed

+120
-17
lines changed

18 files changed

+120
-17
lines changed

content/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ For more information, see [AUTOTITLE](/actions/using-github-hosted-runners/about
150150

151151
## Runner Images
152152

153-
{% data variables.product.github %} maintains our own set of VM images for our standard hosted runners. This includes the images for macOS, x64 linux and Windows images. The list of images and their included tools are managed in the [`actions/runner-images`](https://github.com/actions/runner-images) repository. Our arm64 linux images are partner images, and those are managed in the [`actions/partner-runner-images`](https://github.com/actions/partner-runner-images) repository.
153+
{% data variables.product.github %} maintains our own set of VM images for our standard hosted runners. This includes the images for macOS, x64 linux and Windows images. The list of images and their included tools are managed in the [`actions/runner-images`](https://github.com/actions/runner-images) repository. Our arm64 images are partner images, and those are managed in the [`actions/partner-runner-images`](https://github.com/actions/partner-runner-images) repository.
154154

155155
### Preinstalled software for GitHub-owned images
156156

content/actions/using-github-hosted-runners/using-larger-runners/about-larger-runners.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,11 @@ These features can enhance your CI/CD pipelines in the following ways.
6060

6161
**{% data variables.product.prodname_dotcom %}-owned images:** These images are maintained by {% data variables.product.prodname_dotcom %} and are available for Linux x64, Windows x64, and macOS (x64 and arm) runners. For more information on these images and a full list of included tools for each runner operating system, see the [{% data variables.product.prodname_actions %} Runner Images](https://github.com/actions/runner-images) repository.
6262

63-
**Partner Images:** Partner images are not managed by {% data variables.product.prodname_dotcom %} and are pulled from the Azure Marketplace. For more information about the Windows 11 desktop image see [Microsoft Windows 11 Desktop](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoftwindowsdesktop.windows-11?tab=Overview). For more information about the GPU runner compatible images, see [NVIDIA GPU-Optimized VMI](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/nvidia.ngc_azure_17_11) and [Data Science Virtual Machine - Windows 2019](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-dsvm.dsvm-win-2019?tab=overview). For more information about the images for ARM-powered runners, see the [`actions/partner-runner-images` repository](https://github.com/actions/partner-runner-images). This is also the place to provide feedback or report issues about third-party images.
63+
**Partner Images:** Partner images are not managed by {% data variables.product.prodname_dotcom %} and are pulled from the Azure Marketplace. See below for resources on where to find more information and to report issues for partner images.
64+
* [Base Windows 11 desktop image](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoftwindowsdesktop.windows-11?tab=Overview).
65+
* [NVIDIA GPU-Optimized VMI](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/nvidia.ngc_azure_17_11)
66+
* [Data Science Virtual Machine - Windows 2019](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-dsvm.dsvm-win-2019?tab=overview).
67+
* arm64 images: [`actions/partner-runner-images` repository](https://github.com/actions/partner-runner-images).
6468

6569
### Understanding billing
6670

@@ -88,7 +92,7 @@ You can choose from several specifications for {% data variables.actions.hosted_
8892
| 64 | 256 GB | 2040 GB | x64 | Ubuntu, Windows |
8993
| 96 | 384 GB | 2040 GB | x64 | Ubuntu, Windows |
9094

91-
>[!NOTE] The 4-vCPU Windows runner only works with the Windows Server 2025 or Windows 11 Desktop image.
95+
>[!NOTE] The 4-vCPU Windows runner only works with the Windows Server 2025 or the Base Windows 11 Desktop image.
9296
9397
### Specifications for GPU {% data variables.actions.hosted_runners %}
9498

content/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can enforce policies to manage the use of security features within organizat
3535

3636
Additionally, you can enforce policies for the use of {% data variables.product.prodname_GHAS %}{% ifversion ghas-products %} products{% endif %} in your enterprise's organizations and repositories.
3737

38-
## Enforcing a policy for the availablity of {% data variables.product.prodname_AS %} in your enterprise's organizations
38+
## Enforcing a policy for the availability of {% data variables.product.prodname_AS %} in your enterprise's organizations
3939

4040
{% data variables.product.github %} bills for {% data variables.product.prodname_AS %} products on a per-committer basis. See [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security#managing-committers-and-costs).
4141

content/code-security/code-scanning/troubleshooting-code-scanning/advanced-security-must-be-enabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If {% data variables.product.prodname_GH_code_security %} is blocked by a policy
5454

5555
### Requesting access to {% data variables.product.prodname_GH_code_security %}
5656

57-
1. In the "{% data variables.product.prodname_code_security %}" settings, click the enterprise name to display a list of users with access to edit the policy that controls access to {% data variables.product.prodname_advanced_security %} products. For more information, see [AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise#enforcing-a-policy-for-the-use-of-github-advanced-security-in-your-enterprises-organizations).
57+
1. In the "{% data variables.product.prodname_code_security %}" settings, click the enterprise name to display a list of users with access to edit the policy that controls access to {% data variables.product.prodname_advanced_security %} products. For more information, see [AUTOTITLE](/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise#enforcing-a-policy-for-the-availability-of-advanced-security-in-your-enterprises-organizations).
5858
1. Follow your company's policy for requesting access to additional features.
5959

6060
### Enabling {% data variables.product.prodname_GH_code_security %}

content/code-security/code-scanning/troubleshooting-code-scanning/cannot-enable-codeql-in-a-private-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you are on a **{% data variables.product.prodname_free_team %}** or **{% data
3737

3838
### Requesting access to {% data variables.product.prodname_GH_code_security %}
3939

40-
1. In the "{% data variables.product.prodname_code_security %}" settings, click the enterprise or organization name to display a list of users with access to edit the policy that controls access to {% data variables.product.prodname_GH_code_security %}. For more information, see [AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise#enforcing-a-policy-for-the-use-of-github-advanced-security-in-your-enterprises-organizations).
40+
1. In the "{% data variables.product.prodname_code_security %}" settings, click the enterprise or organization name to display a list of users with access to edit the policy that controls access to {% data variables.product.prodname_GH_code_security %}. For more information, see [AUTOTITLE](/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise#enforcing-a-policy-for-the-availability-of-advanced-security-in-your-enterprises-organizations).
4141
1. Follow your company's policy for requesting access to additional features.
4242

4343
### Enabling {% data variables.product.prodname_GH_code_security %}

content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,7 @@ By default, {% data variables.product.prodname_copilot_chat_short %} uses a base
9292

9393
* **{% data variables.copilot.copilot_claude_sonnet %}**. See [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-claude-sonnet-in-github-copilot).
9494
* **{% data variables.copilot.copilot_gemini %}**. See [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-gemini-in-github-copilot).
95-
* **OpenAI's models:**
96-
* **o1**: 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.
97-
* **o3-mini**: This is the next generation of reasoning models, following from o1 and o1-mini. The o3-mini model outperforms o1 on coding benchmarks with response times that are comparable to o1-mini, providing improved quality at nearly the same latency. It is best suited for code generation and small context operations. Each member of your enterprise can make 50 requests to this model every 12 hours. {% ifversion copilot-enterprise %}
98-
* **GPT-4.5**: This model is designed with advanced capabilities in intuition, writing style, and broad knowledge. It performs effectively with creative prompts and provides reliable responses to obscure knowledge queries. Each member of your enterprise can make 10 requests to this model every 12 hours. {% endif %}
95+
* **OpenAI's models:** See [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task#gpt-45).
9996

10097
### {% data variables.product.prodname_copilot_short %} Metrics API access
10198

content/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Organization owners can set policies to govern how {% data variables.product.pro
3838
* Access to alternative models for {% data variables.product.prodname_copilot_short %}
3939
* Anthropic {% data variables.copilot.copilot_claude_sonnet %} in {% data variables.product.prodname_copilot_short %}
4040
* Google {% data variables.copilot.copilot_gemini %} in {% data variables.product.prodname_copilot_short %}
41-
* OpenAI o1 and o3 models in {% data variables.product.prodname_copilot_short %}
41+
* OpenAI models in {% data variables.product.prodname_copilot_short %}
4242

4343
The policy settings selected by an organization owner determine the behavior of {% data variables.product.prodname_copilot %} for all organization members that have been granted access to {% data variables.product.prodname_copilot_short %} through the organization.
4444

content/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Each model has a premium request multiplier, based on its complexity and resourc
4747
| {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking | 1.25 |
4848
| {% data variables.copilot.copilot_gemini_flash %} | 0.25 |
4949
| {% data variables.copilot.copilot_gemini_25_pro %} | 1 |
50+
| {% data variables.copilot.copilot_gpt_41 %} | 1 |
5051
| GPT-4.5 | 50 |
5152
| o1 | 10 |
5253
| o3-mini | 0.33 |

content/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ However, you are not limited to using this model. You can choose from a selectio
2727

2828
The following models are currently available in the immersive mode of {% data variables.product.prodname_copilot_chat_short %}:
2929

30-
* {% data variables.copilot.copilot_gpt_4o %} {% ifversion copilot-enterprise %}
30+
* {% data variables.copilot.copilot_gpt_4o %}
31+
* {% data variables.copilot.copilot_gpt_41 %} {% ifversion copilot-enterprise %}
3132
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
3233
* {% data variables.copilot.copilot_claude_sonnet_35 %}
3334
* {% data variables.copilot.copilot_claude_sonnet_37 %}
@@ -73,7 +74,8 @@ Changing the model that's used by {% data variables.product.prodname_copilot_cha
7374

7475
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
7576

76-
* {% data variables.copilot.copilot_gpt_4o %} {% ifversion copilot-enterprise %}
77+
* {% data variables.copilot.copilot_gpt_4o %}
78+
* {% data variables.copilot.copilot_gpt_41 %} {% ifversion copilot-enterprise %}
7779
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
7880
* {% data variables.copilot.copilot_claude_sonnet_35 %}
7981
* {% data variables.copilot.copilot_claude_sonnet_37 %}

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

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@ This article helps you compare the available models, understand the strengths of
1616

1717
The best model depends on your use case:
1818

19-
* For **balance between cost and performance**, try GPT-4o or {% data variables.copilot.copilot_claude_sonnet_35 %}.
19+
* For **balance between cost and performance**, try {% data variables.copilot.copilot_gpt_41 %} or {% data variables.copilot.copilot_claude_sonnet_37 %}.
2020
* For **fast, low-cost support for basic tasks**, try o3-mini or {% data variables.copilot.copilot_claude_sonnet_35 %}.
2121
* For **deep reasoning or complex coding challenges**, try o1, GPT-4.5, or {% data variables.copilot.copilot_claude_sonnet_37 %}.
2222
* For **multimodal inputs and real-time performance**, try {% data variables.copilot.copilot_gemini_flash %} or GPT-4o.
2323

2424
You can click a model name in the list below to jump to a detailed overview of its strengths and use cases.
2525
* [GPT-4o](#gpt-4o)
26+
* [{% data variables.copilot.copilot_gpt_41 %}](#gpt-41)
2627
* [GPT-4.5](#gpt-45)
2728
* [o1](#o1)
2829
* [o3-mini](#o3-mini)
@@ -75,6 +76,40 @@ The following table summarizes when an alternative model may be a better choice:
7576

7677
{% endrowheaders %}
7778

79+
## {% data variables.copilot.copilot_gpt_41 %}
80+
81+
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.
82+
83+
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.
84+
85+
### Use cases
86+
87+
{% data reusables.copilot.model-use-cases.gpt-41 %}
88+
89+
### Strengths
90+
91+
The following table summarizes the strengths of {% data variables.copilot.copilot_gpt_41 %}:
92+
93+
{% rowheaders %}
94+
95+
| Task | Description | Why {% data variables.copilot.copilot_gpt_41 %} is a good fit |
96+
|-----------------------------------|---------------------------------------------------------------------|-----------------------------------------------------------------|
97+
| Code explanation | Understand what a block of code does or walk through logic. | Fast and accurate explanations. |
98+
| Code commenting and documentation | Generate or refine comments and documentation. | Writes clear, concise explanations. |
99+
| Bug investigation | Get a quick explanation or suggestion for an error. | Provides fast diagnostic insight. |
100+
| Code snippet generation | Generate small, reusable pieces of code. | Delivers high-quality results quickly. |
101+
| Multilingual prompts | Work with non-English prompts or identifiers. | Improved multilingual comprehension. |
102+
103+
{% endrowheaders %}
104+
105+
### Alternative options
106+
107+
| Task | Description | Why another model may be better |
108+
|------------------------------------|-------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|
109+
| Multi-step reasoning or algorithms | Design complex logic or break down multi-step problems. | GPT-4.5 or {% data variables.copilot.copilot_claude_sonnet_37 %} provide better step-by-step thinking. |
110+
| Complex refactoring | Refactor large codebases or update multiple interdependent files. | GPT-4.5 handles context and code dependencies more robustly. |
111+
| System review or architecture | Analyze structure, patterns, or architectural decisions in depth. | {% data variables.copilot.copilot_claude_sonnet_37 %} or GPT-4.5 offer deeper analysis. |
112+
78113
## GPT-4.5
79114

80115
OpenAI GPT-4.5 improves reasoning, reliability, and contextual understanding. It works well for development tasks that involve complex logic, high-quality code generation, or interpreting nuanced intent.

content/copilot/using-github-copilot/ai-models/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ children:
1111
- /changing-the-ai-model-for-copilot-code-completion
1212
- /using-claude-sonnet-in-github-copilot
1313
- /using-gemini-in-github-copilot
14+
- /using-openai-gpt-41-in-github-copilot
1415
- /choosing-the-right-ai-model-for-your-task
1516
- /comparing-ai-models-using-different-tasks
1617
---

0 commit comments

Comments
 (0)