Switch model multipliers source of truth to GitHub Copilot pricing docs#36995
Closed
Copilot wants to merge 2 commits into
Closed
Switch model multipliers source of truth to GitHub Copilot pricing docs#36995Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
… page as source of truth Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…source of truth - Update multipliers for all models listed on https://docs.github.com/en/copilot/reference/copilot-billing/models-and-pricing - Rule: $1 USD per 1M input tokens = 1x multiplier - Update both pkg/cli/data/model_multipliers.json and actions/setup/js/model_multipliers.json - Update description field to reference new source of truth - Regenerate docs/src/content/docs/reference/model-tables.md - Update test expectations to match new pricing-derived multipliers - Add changeset Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
Update model multipliers to use GitHub Copilot pricing page as source of truth
Switch model multipliers source of truth to GitHub Copilot pricing docs
Jun 4, 2026
Copilot created this pull request from a session on behalf of
pelikhan
June 4, 2026 20:58
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Model multipliers were derived from an internal report rather than the authoritative public pricing page. This replaces them with values from https://docs.github.com/en/copilot/reference/copilot-billing/models-and-pricing using a direct mapping: $1 USD per 1M input tokens = 1x multiplier.
Changes
pkg/cli/data/model_multipliers.json+actions/setup/js/model_multipliers.json— Updated multipliers for all models listed on the pricing page (44 entries across 15 canonical models and their date/variant aliases). Models absent from the pricing page retain existing values.descriptionfield — Updated to cite the new source of truth and conversion rule.docs/src/content/docs/reference/model-tables.md— Regenerated.pkg/cli/effective_tokens_test.go— Updated inventory test expectations to the new values..changeset/— New patch changeset added.Representative value shifts