Skip to content

Commit 29be206

Browse files
sunbryeCopilot
andauthored
Remove GPT-4.1 fallback content for usage-based billing (#61192)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent bafd728 commit 29be206

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

content/copilot/concepts/fallback-and-lts-models.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,6 @@ When a new model is designated a base model, the following timeline applies:
3737
3838
An LTS model is an AI model that {% data variables.product.github %} commits to supporting for an extended period of one year from its designation date. During that period, the model remains available, which allows users to build around the model without concern that it will be {% data variables.release-phases.closing_down %} unexpectedly.
3939

40-
## Continuous access when premium requests are unavailable
41-
42-
{% data variables.copilot.copilot_gpt_53_codex %} is available on paid plans with a 1x premium request multiplier, which means it consumes premium requests. To ensure continuous access to {% data variables.product.prodname_copilot_short %} when premium requests are unavailable:
43-
44-
* Premium request quota exhausted: If a user has used their monthly premium request allowance, {% data variables.product.prodname_copilot_short %} automatically falls back to {% data variables.copilot.copilot_gpt_41 %} (the former base model) at no additional cost to the user.
45-
* Overage controls disabled: If an organization or enterprise has disabled premium request overages and a user reaches their limit, {% data variables.product.prodname_copilot_short %} will fall back to {% data variables.copilot.copilot_gpt_41 %}.
46-
4740
## Further reading
4841

4942
* [AUTOTITLE](/copilot/reference/ai-models/supported-models)

content/copilot/concepts/preparing-for-new-features-and-models.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,14 @@ You can find information about the models available and upcoming models in the f
5454
* **Model comparison**: To compare model capabilities side by side, see [AUTOTITLE](/copilot/reference/ai-models/model-comparison).
5555
* **Changelog**: Model updates are announced in the [{% data variables.product.prodname_copilot_short %} changelog](https://github.blog/changelog/label/copilot/).
5656

57-
To plan for model transitions and set user expectations, track which models {% data variables.product.github %} designates as base or long-term support (LTS). {% data variables.product.prodname_copilot_short %} automatically falls back to a base model when premium requests run out:
57+
To plan for model transitions and set user expectations, track which models {% data variables.product.github %} designates as base or long-term support (LTS):
5858

5959
{% rowheaders %}
6060

6161
| Model type | Description | Why it matters |
6262
| --- | --- | --- |
6363
| Base model | The default model when no other models are enabled. | Automatically enabled within 60 days of designation. |
6464
| LTS model | A model supported for one year from designation. | Allows enterprises to build workflows around a stable model. |
65-
| Fallback | When premium requests are exhausted, {% data variables.product.prodname_copilot_short %} uses an earlier base model. | Ensures continuous access at no additional cost. |
6665

6766
{% endrowheaders %}
6867

0 commit comments

Comments
 (0)