From be765f8f340a9a50a0ed159e658755fe9bc3ecac Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Sat, 7 Feb 2026 12:51:06 -0600 Subject: [PATCH] Tented model 0025 (#59540) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sunbrye <56200261+sunbrye@users.noreply.github.com> Co-authored-by: sunbrye Co-authored-by: Claire W <78226508+crwaters16@users.noreply.github.com> --- content/copilot/concepts/billing/copilot-requests.md | 1 + content/copilot/reference/ai-models/model-hosting.md | 1 + content/copilot/reference/ai-models/supported-models.md | 2 ++ data/tables/copilot/model-comparison.yml | 5 +++++ data/tables/copilot/model-multipliers.yml | 4 ++++ data/tables/copilot/model-release-status.yml | 7 +++++++ data/tables/copilot/model-supported-clients.yml | 8 ++++++++ data/tables/copilot/model-supported-plans.yml | 8 +++++++- data/variables/copilot.yml | 1 + 9 files changed, 36 insertions(+), 1 deletion(-) diff --git a/content/copilot/concepts/billing/copilot-requests.md b/content/copilot/concepts/billing/copilot-requests.md index a60aa89deee1..99ffd02044b9 100644 --- a/content/copilot/concepts/billing/copilot-requests.md +++ b/content/copilot/concepts/billing/copilot-requests.md @@ -92,6 +92,7 @@ The available models vary depending on your {% data variables.product.prodname_c > * Discounted multipliers are available for using {% data variables.copilot.copilot_auto_model_selection %} in {% data variables.copilot.copilot_chat_short %} in {% data variables.product.prodname_vscode_shortname %}. See [AUTOTITLE](/copilot/concepts/auto-model-selection). > * {% data reusables.copilot.auto-model-multiplier-discount %} For example, Sonnet 4 would be billed at .9x rather than 1x when using {% data variables.copilot.copilot_auto_model_selection_short %}. > * Discounted multipliers are not available for {% data variables.copilot.copilot_free_short %}. +> * Promotional pricing for {% data variables.copilot.copilot_claude_opus_46_fast %} is available from February 7, 2026 through February 16, 2026. During this period, {% data variables.copilot.copilot_claude_opus_46_fast %} uses a 9x premium request multiplier. 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. diff --git a/content/copilot/reference/ai-models/model-hosting.md b/content/copilot/reference/ai-models/model-hosting.md index 288986ca8790..104109a9241e 100644 --- a/content/copilot/reference/ai-models/model-hosting.md +++ b/content/copilot/reference/ai-models/model-hosting.md @@ -56,6 +56,7 @@ Used for: * {% data variables.copilot.copilot_claude_opus_41 %} * {% data variables.copilot.copilot_claude_opus_45 %} * {% data variables.copilot.copilot_claude_opus_46 %} +* {% data variables.copilot.copilot_claude_opus_46_fast %} * {% data variables.copilot.copilot_claude_sonnet_40 %} These models are hosted by Amazon Web Services, Anthropic PBC, and Google Cloud Platform. {% data variables.product.github %} has provider agreements in place to ensure data is not used for training. Additional details for each provider are included below: diff --git a/content/copilot/reference/ai-models/supported-models.md b/content/copilot/reference/ai-models/supported-models.md index 6a75177ad971..fa355402a4f2 100644 --- a/content/copilot/reference/ai-models/supported-models.md +++ b/content/copilot/reference/ai-models/supported-models.md @@ -94,6 +94,8 @@ The following table shows which AI models are available in each {% data variable ## Model multipliers +> [!NOTE] Promotional pricing for {% data variables.copilot.copilot_claude_opus_46_fast %} is available from February 7, 2026 through February 16, 2026. During this period, {% data variables.copilot.copilot_claude_opus_46_fast %} uses a 9x premium request multiplier. + 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. For more information about premium requests, see [AUTOTITLE](/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests). diff --git a/data/tables/copilot/model-comparison.yml b/data/tables/copilot/model-comparison.yml index f5037b0424e9..8fe60bb91415 100644 --- a/data/tables/copilot/model-comparison.yml +++ b/data/tables/copilot/model-comparison.yml @@ -74,6 +74,11 @@ further_reading: '[Claude Opus 4.5 model card](https://assets.anthropic.com/m/64823ba7485345a7/Claude-Opus-4-5-System-Card.pdf)' - name: Claude Opus 4.6 + task_area: Deep reasoning and debugging + excels_at: Complex problem-solving challenges, sophisticated reasoning + further_reading: '[Claude Opus 4.6 model card](https://www-cdn.anthropic.com/14e4fb01875d2a69f646fa5e574dea2b1c0ff7b5.pdf)' + +- name: Claude Opus 4.6 (fast mode) (preview) task_area: Deep reasoning and debugging excels_at: Complex problem-solving challenges, sophisticated reasoning further_reading: 'Not available' diff --git a/data/tables/copilot/model-multipliers.yml b/data/tables/copilot/model-multipliers.yml index 211d645d1664..f343ef8832e5 100644 --- a/data/tables/copilot/model-multipliers.yml +++ b/data/tables/copilot/model-multipliers.yml @@ -25,6 +25,10 @@ multiplier_paid: 3 multiplier_free: Not applicable +- name: Claude Opus 4.6 (fast mode) (preview) + multiplier_paid: 9 during promotional period + multiplier_free: Not applicable + - name: Claude Sonnet 4 multiplier_paid: 1 multiplier_free: Not applicable diff --git a/data/tables/copilot/model-release-status.yml b/data/tables/copilot/model-release-status.yml index bac3ba145a1d..7abda6063bfe 100644 --- a/data/tables/copilot/model-release-status.yml +++ b/data/tables/copilot/model-release-status.yml @@ -117,6 +117,13 @@ ask_mode: true edit_mode: true +- name: 'Claude Opus 4.6 (fast mode) (preview)' + provider: 'Anthropic' + release_status: 'Public preview' + agent_mode: true + ask_mode: true + edit_mode: true + - name: 'Claude Sonnet 4' provider: 'Anthropic' release_status: 'GA' diff --git a/data/tables/copilot/model-supported-clients.yml b/data/tables/copilot/model-supported-clients.yml index ae245e5786e7..cbe3cf27b5d4 100644 --- a/data/tables/copilot/model-supported-clients.yml +++ b/data/tables/copilot/model-supported-clients.yml @@ -45,6 +45,14 @@ xcode: false jetbrains: false +- name: Claude Opus 4.6 (fast mode) (preview) + dotcom: false + vscode: true + vs: false + eclipse: false + xcode: false + jetbrains: false + - name: Claude Sonnet 4 dotcom: true vscode: true diff --git a/data/tables/copilot/model-supported-plans.yml b/data/tables/copilot/model-supported-plans.yml index d0affe22bc6e..8e726701609a 100644 --- a/data/tables/copilot/model-supported-plans.yml +++ b/data/tables/copilot/model-supported-plans.yml @@ -40,6 +40,13 @@ business: true enterprise: true +- name: Claude Opus 4.6 (fast mode) (preview) + free: false + pro: false + pro_plus: false + business: false + enterprise: true + - name: Claude Sonnet 4 free: false pro: true @@ -158,4 +165,3 @@ pro_plus: true business: false enterprise: false -# TODO: Placeholder for future edits diff --git a/data/variables/copilot.yml b/data/variables/copilot.yml index 40f2a2a6f497..7e788f9ded38 100644 --- a/data/variables/copilot.yml +++ b/data/variables/copilot.yml @@ -142,6 +142,7 @@ copilot_claude_opus: 'Claude Opus 4' copilot_claude_opus_41: 'Claude Opus 4.1' copilot_claude_opus_45: 'Claude Opus 4.5' copilot_claude_opus_46: 'Claude Opus 4.6' +copilot_claude_opus_46_fast: 'Claude Opus 4.6 (fast mode) (preview)' copilot_claude_sonnet: 'Claude Sonnet' copilot_claude_sonnet_35: 'Claude Sonnet 3.5' copilot_claude_sonnet_37: 'Claude Sonnet 3.7'