Skip to content

Commit e6735a0

Browse files
authored
Merge pull request #39424 from github/repo-sync
Repo sync
2 parents 62cc988 + 2816166 commit e6735a0

File tree

55 files changed

+253
-498
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+253
-498
lines changed

content/copilot/concepts/copilot-billing/understanding-and-managing-requests-in-copilot.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Each model has a premium request multiplier, based on its complexity and resourc
8585

8686
{% data variables.copilot.copilot_gpt_41 %} and {% data variables.copilot.copilot_gpt_4o %} are the included models, and do not consume any premium requests if you are on a **paid plan**.
8787

88-
If you use **{% data variables.copilot.copilot_free_short %}**, you have access to a limited number of models, and each model will consume one premium request when used. For example, if you make a request using the {% data variables.copilot.copilot_o3_mini %} model, your interaction will consume **one premium request**, not 0.33 premium requests.
88+
If you use **{% data variables.copilot.copilot_free_short %}**, you have access to a limited number of models, and each model will consume one premium request when used. For example, if you make a request using the {% data variables.copilot.copilot_gemini_flash %} model, your interaction will consume **one premium request**, not 0.25 premium requests.
8989

9090
{% rowheaders %}
9191

@@ -101,7 +101,6 @@ If you use **{% data variables.copilot.copilot_free_short %}**, you have access
101101
| {% data variables.copilot.copilot_gemini_flash %} | 0.25 | 1 |
102102
| {% data variables.copilot.copilot_gemini_25_pro %} | 1 | Not applicable |
103103
| {% data variables.copilot.copilot_o3 %} | 1 | Not applicable |
104-
| {% data variables.copilot.copilot_o3_mini %} | 0.33 | 1 |
105104
| {% data variables.copilot.copilot_o4_mini %} | 0.33 | Not applicable |
106105

107106
{% endrowheaders %}

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Use this table to find a suitable model quickly, see more detail in the sections
2525
| {% data variables.copilot.copilot_gpt_41 %} | General-purpose coding and writing | Fast, accurate code completions and explanations | Agent mode, visual |
2626
| {% data variables.copilot.copilot_gpt_4o %} | General-purpose coding and writing | Fast completions and visual input understanding | Agent mode, visual |
2727
| {% data variables.copilot.copilot_o3 %} | Deep reasoning and debugging | Multi-step problem solving and architecture-level code analysis | Reasoning |
28-
| {% data variables.copilot.copilot_o3_mini %} | Fast help with simple or repetitive tasks | Quick responses for code snippets, explanations, and prototyping | Lower latency |
2928
| {% data variables.copilot.copilot_o4_mini %} | Fast help with simple or repetitive tasks | Fast, reliable answers to lightweight coding questions | Lower latency |
3029
| {% data variables.copilot.copilot_claude_opus %} | Deep reasoning and debugging | Complex problem-solving challenges, sophisticated reasoning | Reasoning, vision |
3130
| {% data variables.copilot.copilot_claude_sonnet_35 %} | Fast help with simple or repetitive tasks | Quick responses for code, syntax, and documentation | Agent mode |
@@ -68,7 +67,6 @@ These models are optimized for speed and responsiveness. They’re ideal for qui
6867
| Model | Why it's a good fit |
6968
|-------|---------------------|
7069
| {% data variables.copilot.copilot_o4_mini %} | A quick and cost-effective model for repetitive or simple coding tasks. Offers clear, concise suggestions. |
71-
| {% data variables.copilot.copilot_o3_mini %} | Provides low-latency, accurate responses. Great for real-time suggestions and code walkthroughs. |
7270
| {% data variables.copilot.copilot_claude_sonnet_35 %} | Balances fast responses with quality output. Ideal for small tasks and lightweight code explanations. |
7371
| {% data variables.copilot.copilot_gemini_flash %} | Extremely low latency and multimodal support (where available). Great for fast, interactive feedback. |
7472

content/copilot/reference/ai-models/supported-ai-models-in-copilot.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ This table lists the AI models available in {% data variables.product.prodname_c
3737
| {% data variables.copilot.copilot_gpt_41 %} | OpenAI | GA | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
3838
| {% data variables.copilot.copilot_gpt_4o %} | OpenAI | GA | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
3939
| {% data variables.copilot.copilot_o3 %} | OpenAI | {% data variables.release-phases.public_preview_caps %} | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
40-
| {% data variables.copilot.copilot_o3_mini %} | OpenAI | GA | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
4140
| {% data variables.copilot.copilot_o4_mini %} | OpenAI | {% data variables.release-phases.public_preview_caps %} | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
4241
| {% data variables.copilot.copilot_claude_opus %} | Anthropic | GA | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
4342
| {% data variables.copilot.copilot_claude_sonnet_35 %} | Anthropic | GA | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
@@ -60,7 +59,6 @@ The following table shows which models are available in each client.
6059
| {% data variables.copilot.copilot_gpt_41 %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
6160
| {% data variables.copilot.copilot_gpt_4o %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
6261
| {% data variables.copilot.copilot_o3 %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
63-
| {% data variables.copilot.copilot_o3_mini %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
6462
| {% data variables.copilot.copilot_o4_mini %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
6563
| {% data variables.copilot.copilot_claude_opus %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
6664
| {% data variables.copilot.copilot_claude_sonnet_35 %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
@@ -91,7 +89,6 @@ For more information about premium requests, see [AUTOTITLE](/copilot/managing-c
9189
| {% data variables.copilot.copilot_gpt_41 %} | 0 | 1 |
9290
| {% data variables.copilot.copilot_gpt_4o %} | 0 | 1 |
9391
| {% data variables.copilot.copilot_o3 %} | 1 | Not applicable |
94-
| {% data variables.copilot.copilot_o3_mini %} | 0.33 | 1 |
9592
| {% data variables.copilot.copilot_o4_mini %} | 0.33 | Not applicable |
9693
| {% data variables.copilot.copilot_claude_opus %} | 10 | Not applicable |
9794
| {% data variables.copilot.copilot_claude_sonnet_35 %} | 1 | 1 |

content/copilot/tutorials/comparing-ai-models-using-different-tasks.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,15 @@ def grant_editor_access(user_id, doc_id):
7575
* {% data variables.copilot.copilot_gpt_4o %} can recognize the pattern and provide a clear, concise explanation.
7676
* The task doesn't require deep reasoning or complex logic.
7777

78-
## {% data variables.copilot.copilot_o3_mini %}
78+
## {% data variables.copilot.copilot_o4_mini %}
7979

80-
OpenAI {% data variables.copilot.copilot_o3_mini %} is a fast, cost-effective reasoning model designed to deliver coding performance while maintaining lower latency and resource usage. {% data variables.product.prodname_copilot_short %} is configured to use OpenAI's "medium" reasoning effort.
80+
OpenAI {% data variables.copilot.copilot_o4_mini %} is a fast, cost-efficient model designed for simple or repetitive coding tasks. It delivers reliable, concise answers with very low latency, making it ideal for real-time suggestions and lightweight development workflows. {% data variables.copilot.copilot_o4_mini %} is optimized for speed and responsiveness, so you can quickly iterate on small code changes or get instant feedback on straightforward prompts.
8181

8282
### Example scenario
8383

84-
Consider a scenario where you are working on a software licensing system. You have a list of user records, each stored as a dictionary with fields like `name`, `active`, and `signup_date`. You want to find only the active users, sorted by their signup date, so that the newest users appear last.
84+
Suppose you are building a utility script and need to filter a list of user records to include only active users, sorted by their signup date. The task is simple and doesn’t require deep reasoning or multi-step logic.
8585

86-
Below is list of users you are working with:
86+
Here’s a sample list of users:
8787

8888
```python
8989
users = [
@@ -111,10 +111,11 @@ active_users_sorted = sorted(active_users, key=lambda user: user["signup_date"])
111111
print(active_users_sorted)
112112
```
113113

114-
### Why o3-mini is a good fit
114+
### Why {% data variables.copilot.copilot_o4_mini %} is a good fit
115115

116-
* The task involves simple filtering and sorting, which doesn’t require deep reasoning.
117-
* Its fast responses make it ideal for quick iteration during development.
116+
* The task is straightforward and benefits from fast, low-latency responses.
117+
* {% data variables.copilot.copilot_o4_mini %} is optimized for cost and speed, making it ideal for quick edits, prototyping, and utility code.
118+
* Use this model when you want reliable answers for simple coding questions without waiting for unnecessary depth.
118119

119120
## {% data variables.copilot.copilot_gemini_flash %}
120121

content/graphql/overview/rate-limits-and-node-limits-for-the-graphql-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,6 @@ If {% data variables.product.github %} takes more than 10 seconds to process an
286286

287287
You can check the status of the GraphQL API at [githubstatus.com](https://www.githubstatus.com/) to determine whether the timeout is due to a problem with the API. You can also try to simplify your request or try your request later. For example, if you are requesting a large number of objects in a single request, you can try requesting fewer objects split over multiple queries.
288288

289+
If a timeout occurs for any of your API requests, additional points will be deducted from your primary rate limit for the next hour to protect the speed and reliability of the API.
290+
289291
{% endif %}

data/features/default-setup-enabled-with-advanced-setup-allowed.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

data/features/security-overview-tool-adoption.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

data/features/us-sales-tax.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

data/reusables/actions/jobs/matrix-exclude.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

data/reusables/actions/jobs/matrix-from-context.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)