Skip to content

Commit 4f8c317

Browse files
authored
Merge pull request #45588 from github/repo-sync
Repo sync
2 parents 1b5f800 + 1cabce7 commit 4f8c317

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

content/copilot/reference/copilot-billing/models-and-pricing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ You can view your current {% data variables.product.prodname_actions %} usage fo
118118

119119
[^gemini-flash-promo]: {% data variables.copilot.copilot_gemini_36_flash %} and {% data variables.copilot.copilot_gemini_37_flash %} are available at the promotional pricing of $0.75 per 1M input tokens, $0.075 per 1M cached input tokens, and $3.75 per 1M output tokens through December 31, 2026.
120120

121-
[^gpt-56-sol-promo]: {% data variables.copilot.copilot_gpt_56_sol %} is available at promotional pricing, 50% off standard rates, through September 3, 2026. The default tier is $2.50 per 1M input tokens, $0.25 per 1M cached input tokens, $3.125 per 1M cache write tokens, and $15.00 per 1M output tokens. The long context tier is $5.00 per 1M input tokens, $0.50 per 1M cached input tokens, $6.25 per 1M cache write tokens, and $22.50 per 1M output tokens.
121+
[^gpt-56-sol-promo]: {% data variables.copilot.copilot_gpt_56_sol %} is available at promotional pricing, 50% off standard rates, through September 3, 2026. The default tier is $2.00 per 1M input tokens, $0.20 per 1M cached input tokens, $2.50 per 1M cache write tokens, and $10.00 per 1M output tokens. The long context tier is $4.00 per 1M input tokens, $0.40 per 1M cached input tokens, $5.00 per 1M cache write tokens, and $15.00 per 1M output tokens.

data/tables/copilot/models-and-pricing.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -136,21 +136,21 @@
136136
category: Powerful
137137
threshold: '≤ 272K'
138138
tier: Default
139-
input: $2.50
140-
cached_input: $0.25
141-
output: $15.00
142-
cache_write: $3.125
139+
input: $2.00
140+
cached_input: $0.20
141+
output: $10.00
142+
cache_write: $2.50
143143

144144
- model: 'GPT-5.6 Sol[^gpt-56-sol-promo]'
145145
provider: openai
146146
release_status: GA
147147
category: Powerful
148148
threshold: '> 272K'
149149
tier: 'Long context'
150-
input: $5.00
151-
cached_input: $0.50
152-
output: $22.50
153-
cache_write: $6.25
150+
input: $4.00
151+
cached_input: $0.40
152+
output: $15.00
153+
cache_write: $5.00
154154

155155
- model: GPT-5.6 Terra
156156
provider: openai

0 commit comments

Comments
 (0)