You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/concepts/billing/copilot-requests.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ The following {% data variables.product.prodname_copilot_short %} features can u
52
52
53
53
If you use **{% data variables.copilot.copilot_free_short %}**, your plan comes with up to 2,000 code completion requests and up to 50 premium requests per month. All chat interactions count as premium requests.
54
54
55
-
If you're on a **paid plan**, you get unlimited code completions and unlimited chat interactions using the included models ({% data variables.copilot.copilot_gpt_41 %} and {% data variables.copilot.copilot_gpt_4o %}). Rate limiting is in place to accommodate for high demand. See [AUTOTITLE](/copilot/concepts/rate-limits).
55
+
If you're on a **paid plan**, you get unlimited code completions and unlimited chat interactions using the included models ({% data variables.copilot.copilot_gpt_5_mini %}, {% data variables.copilot.copilot_gpt_41 %} and {% data variables.copilot.copilot_gpt_4o %}). Rate limiting is in place to accommodate for high demand. See [AUTOTITLE](/copilot/concepts/rate-limits).
56
56
57
57
Paid plans also receive a monthly allowance of premium requests, which can be used for advanced chat interactions, code completions using premium models, and other premium features. For an overview of the amount of premium requests included in each plan, see [AUTOTITLE](/copilot/about-github-copilot/subscription-plans-for-github-copilot#comparing-copilot-plans).
58
58
@@ -91,7 +91,7 @@ The available models vary depending on your {% data variables.product.prodname_c
91
91
92
92
Each model has a premium request multiplier, based on its complexity and resource usage. If you are on a paid {% data variables.product.prodname_copilot_short %} plan, your premium request allowance is deducted according to this multiplier.
93
93
94
-
{% 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**.
94
+
{% data variables.copilot.copilot_gpt_5_mini %}, {% 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**.
95
95
96
96
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.
97
97
@@ -102,5 +102,5 @@ If you use **{% data variables.copilot.copilot_free_short %}**, you have access
102
102
Premium request usage is based on the model’s multiplier and the feature you’re using. For example:
103
103
104
104
***Using {% data variables.copilot.copilot_claude_opus %} in {% data variables.copilot.copilot_chat_short %}**: With a 10× multiplier, one interaction counts as 10 premium requests.
105
-
***Using {% data variables.copilot.copilot_gpt_41 %} on {% data variables.copilot.copilot_free_short %}**: Each interaction counts as 1 premium request.
106
-
***Using {% data variables.copilot.copilot_gpt_41 %} on a paid plan**: No premium requests are consumed.
105
+
***Using {% data variables.copilot.copilot_gpt_5_mini %} on {% data variables.copilot.copilot_free_short %}**: Each interaction counts as 1 premium request.
106
+
***Using {% data variables.copilot.copilot_gpt_5_mini %} on a paid plan**: No premium requests are consumed.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/chat-with-copilot/chat-in-ide.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,12 +166,6 @@ For more information, see [{% data variables.copilot.copilot_edits_short %}](htt
166
166
167
167
1. If you see the AI model picker at the bottom right of the chat view, select one of the models that supports adding images to prompts:
168
168
169
-
* {% data variables.copilot.copilot_gpt_41 %} (the default that's used if you don't see a model picker)
170
-
* {% data variables.copilot.copilot_claude_sonnet_35 %}
171
-
* {% data variables.copilot.copilot_claude_sonnet_37 %}
172
-
* {% data variables.copilot.copilot_gemini_flash %}
173
-
* {% data variables.copilot.copilot_gemini_25_pro %}
174
-
175
169

176
170
177
171
1. Do one of the following:
@@ -313,12 +307,6 @@ When you use {% data variables.copilot.copilot_agent_short %} mode, each prompt
313
307
314
308
1. If you see the AI model picker at the bottom right of the chat view, select one of the models that supports adding images to prompts:
315
309
316
-
* {% data variables.copilot.copilot_gpt_41 %} (the default that's used if you don't see a model picker)
317
-
* {% data variables.copilot.copilot_claude_sonnet_35 %}
318
-
* {% data variables.copilot.copilot_claude_sonnet_37 %}
319
-
* {% data variables.copilot.copilot_gemini_flash %}
320
-
* {% data variables.copilot.copilot_gemini_25_pro %}
0 commit comments