Skip to content

Commit 6a30caf

Browse files
Adds GPT 5.5 to table for individuals with an annual plan (#61042)
1 parent 36770a9 commit 6a30caf

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

content/copilot/reference/copilot-billing/model-multipliers-for-annual-plans.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ These new multipliers will **only apply** if you remain on an annual {% data var
4747

4848
Model multipliers and costs are subject to change.
4949

50+
{% data reusables.copilot.gpt-55-promo-period %}
51+
5052
| Model | Current multiplier | New multiplier |
5153
| --- | ---: | ---: |
5254
| {% for entry in tables.copilot.annual-subscriber-model-multipliers %} |

data/tables/copilot/annual-subscriber-model-multipliers.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@
9898
current_multiplier: '0.33'
9999
new_multiplier: '6'
100100

101+
- model: 'GPT-5.5'
102+
current_multiplier: '7.5'
103+
new_multiplier: 'TBD'
104+
101105
- model: 'GPT-5 mini'
102106
current_multiplier: '0'
103107
new_multiplier: '0.33'

0 commit comments

Comments
 (0)