Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion content/copilot/reference/ai-models/model-comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ These models are designed for tasks that require step-by-step reasoning, complex
| {% data variables.copilot.copilot_claude_sonnet_46 %} | Improves on Sonnet 4.5 with more reliable completions and smarter reasoning under pressure. |
| {% data variables.copilot.copilot_claude_opus_47 %} | Anthropic’s most powerful model. Improves on {% data variables.copilot.copilot_claude_opus_46 %}. |
| {% data variables.copilot.copilot_gemini_31_pro %} | Advanced reasoning across long contexts and scientific or technical analysis. |
| {% data variables.copilot.copilot_goldeneye %} | Complex problem-solving challenges and sophisticated reasoning. |

### When to use these models

Expand Down
1 change: 0 additions & 1 deletion content/copilot/reference/ai-models/model-hosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ All input requests and output responses processed by {% data variables.product.p
Used for:

* {% data variables.copilot.copilot_raptor_mini %}
* {% data variables.copilot.copilot_goldeneye %}

These models are deployed on {% data variables.product.github %} managed Azure OpenAI tenant.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
allowTitleToDifferFromFilename: true
contentType: reference
---
<!-- expires 2026-06-01 -->

Check warning on line 12 in content/copilot/reference/copilot-billing/models-and-pricing.md

View workflow job for this annotation

GitHub Actions / lint-content

Content that expires soon should be proactively addressed.

Content marked with an expiration date will expire soon. The content exists between 2 HTML comment tags in the format <!-- expires yyyy-mm-dd --> and <!-- end expires yyyy-mm-dd -->. Check whether this content can be removed or rewritten before it expires.

> [!IMPORTANT] Starting June 1, 2026, {% data variables.product.github %} is moving {% data variables.product.prodname_copilot_short %} from request-based billing to usage-based billing. See [AUTOTITLE](/copilot/concepts/billing/usage-based-billing-for-organizations-and-enterprises) and [AUTOTITLE](/copilot/concepts/billing/usage-based-billing-for-individuals).
>
Expand Down Expand Up @@ -77,7 +77,6 @@
| {% endif %}{% endfor %} |

[^7]: {% data variables.copilot.copilot_raptor_mini %} uses {% data variables.copilot.copilot_gpt_5_mini %} pricing.
[^8]: {% data variables.copilot.copilot_goldeneye %} uses {% data variables.copilot.copilot_gpt_51_codex %} pricing.

## Code completions

Expand All @@ -89,7 +88,7 @@

Each code review is billed in two ways: token consumption is billed in {% data variables.product.prodname_ai_credits_short %}, and the agentic infrastructure that powers the review consumes {% data variables.product.prodname_actions %} minutes.

<!-- expires 2026-06-01 -->

Check warning on line 91 in content/copilot/reference/copilot-billing/models-and-pricing.md

View workflow job for this annotation

GitHub Actions / lint-content

Content that expires soon should be proactively addressed.

Content marked with an expiration date will expire soon. The content exists between 2 HTML comment tags in the format <!-- expires yyyy-mm-dd --> and <!-- end expires yyyy-mm-dd -->. Check whether this content can be removed or rewritten before it expires.

**Starting June 1, 2026**, {% data variables.copilot.copilot_code-review_short %} runs will consume {% data variables.product.prodname_actions %} minutes on {% data variables.product.prodname_dotcom %}-hosted runners. Self-hosted runners do not consume {% data variables.product.prodname_actions %} minutes. Larger runners are billed at different rates than standard {% data variables.product.prodname_dotcom %}-hosted runners. For more information on runner options, see [AUTOTITLE](/copilot/how-tos/copilot-on-github/set-up-copilot/configure-runners).

Expand All @@ -102,7 +101,7 @@

## Model multipliers for annual {% data variables.copilot.copilot_pro_short %} and {% data variables.copilot.copilot_pro_plus_short %} subscribers

<!-- expires 2026-06-01 -->

Check warning on line 104 in content/copilot/reference/copilot-billing/models-and-pricing.md

View workflow job for this annotation

GitHub Actions / lint-content

Content that expires soon should be proactively addressed.

Content marked with an expiration date will expire soon. The content exists between 2 HTML comment tags in the format <!-- expires yyyy-mm-dd --> and <!-- end expires yyyy-mm-dd -->. Check whether this content can be removed or rewritten before it expires.

Starting June 1, 2026, {% data variables.copilot.copilot_pro_short %} and {% data variables.copilot.copilot_pro_plus_short %} subscribers who choose to remain on **existing annual billing plans** and stay on the **request-based billing** model will experience changes to model multipliers. See [AUTOTITLE](/copilot/reference/copilot-billing/model-multipliers-for-annual-plans).

Expand Down
4 changes: 0 additions & 4 deletions data/tables/copilot/model-multipliers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,3 @@
- name: Raptor mini
multiplier_paid: 0
multiplier_free: 1

- name: Goldeneye
multiplier_paid: Not applicable
multiplier_free: 1
7 changes: 0 additions & 7 deletions data/tables/copilot/model-release-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,3 @@
agent_mode: true
ask_mode: true
edit_mode: true

- name: 'Goldeneye'
provider: 'Fine-tuned GPT-5.1-Codex'
release_status: 'Public preview'
agent_mode: true
ask_mode: true
edit_mode: true
9 changes: 0 additions & 9 deletions data/tables/copilot/model-supported-clients.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,12 +202,3 @@
eclipse: false
xcode: false
jetbrains: false

- name: Goldeneye
dotcom: false
cli: false
vscode: true
vs: false
eclipse: false
xcode: false
jetbrains: false
8 changes: 0 additions & 8 deletions data/tables/copilot/model-supported-plans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,11 +180,3 @@
pro_plus: true
business: false
enterprise: false

- name: Goldeneye
free: true
student: false
pro: false
pro_plus: false
business: false
enterprise: false
9 changes: 0 additions & 9 deletions data/tables/copilot/models-and-pricing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,12 +198,3 @@
cached_input: $0.025
output: $2.00
notes: Uses GPT-5 mini pricing

- model: 'Goldeneye[^8]'
provider: github
release_status: Public preview
category: Powerful
input: $1.25
cached_input: $0.125
output: $10.00
notes: Uses GPT-5.1-Codex pricing
1 change: 0 additions & 1 deletion data/variables/copilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ copilot_grok_code: 'Grok Code Fast 1'
copilot_qwen_25: 'Qwen2.5'
# Microsoft fine-tuned:
copilot_raptor_mini: 'Raptor mini'
copilot_goldeneye: 'Goldeneye'

## Current model used by Copilot cloud agent and Copilot CLI
cca_current_model: '{% data variables.copilot.copilot_claude_opus_46 %}'
Expand Down
Loading