Skip to main content

Modèles et tarification pour GitHub Copilot

Consultez la tarification par jeton pour les modèles disponibles dans GitHub Copilot et voyez les taux de référence pour une utilisation supplémentaire pour les différents plans.

How model pricing works

When you use Copilot, the interaction consumes tokens: input tokens (what's sent to the model), output tokens (what the model generates), and cached tokens (context the model reuses or stores). Each token is priced based on the model used, and the total is converted into AI credits, where 1 AI credit = $0.01 USD.

The cost of an interaction depends on two things: the model and the number of tokens consumed.

How Copilot usage is tracked and billed depends on your plan type:

When usage exceeds the included allowances for any Copilot plan, additional usage is billed in GitHub AI Credits at the per-token rates shown in the pricing tables below (1 AI credit = $0.01 USD).

Remarque

The option to purchase additional AI credits is not available if you subscribe, or have subscribed, to a Copilot plan through GitHub Mobile on iOS or Android.

Pricing tables

All prices are per 1 million tokens.

OpenAI

ModelRelease statusCategoryInputCached inputOutput
GPT-4.11GAVersatile$2.00$0.50$8.00
GPT-5 mini1GALightweight$0.25$0.025$2.00
GPT-5.2GAVersatile$1.75$0.175$14.00
GPT-5.2-CodexGAPowerful$1.75$0.175$14.00
GPT-5.3-CodexGAPowerful$1.75$0.175$14.00
GPT-5.42GAVersatile$2.50$0.25$15.00
GPT-5.4 miniGALightweight$0.75$0.075$4.50
GPT-5.4 nanoGALightweight$0.20$0.02$1.25
GPT-5.5GAPowerful$5.00$0.50$30.00

Anthropic

Anthropic models include a cache write cost in addition to cached input.

ModelRelease statusCategoryInputCached inputCache writeOutput
Claude Haiku 4.5GAVersatile$1.00$0.10$1.25$5.00
Claude Sonnet 4GAVersatile$3.00$0.30$3.75$15.00
Claude Sonnet 4.5GAVersatile$3.00$0.30$3.75$15.00
Claude Sonnet 4.6GAVersatile$3.00$0.30$3.75$15.00
Claude Opus 4.5GAPowerful$5.00$0.50$6.25$25.00
Claude Opus 4.6GAPowerful$5.00$0.50$6.25$25.00
Claude Opus 4.7GAPowerful$5.00$0.50$6.25$25.00
Claude Opus 4.8GAPowerful$5.00$0.50$6.25$25.00

Google

ModelRelease statusCategoryInputCached inputOutput
Gemini 2.5 Pro3GAPowerful$1.25$0.125$10.00
Gemini 3 Flash4Public previewLightweight$0.50$0.05$3.00
Gemini 3.1 Pro3Public previewPowerful$2.00$0.20$12.00
Gemini 3.5 FlashGALightweight$1.50$0.15$9.00

Fine-tuned (GitHub)

ModelRelease statusCategoryInputCached inputOutput
Raptor mini5Public previewVersatile$0.25$0.025$2.00

Code completions

Code completions and next edit suggestions are not billed in AI credits. They remain unlimited for all paid Copilot plans and continue to use their existing counting mechanism.

Pricing and usage cost considerations for Copilot code review

For most Copilot features, the model used for each interaction is visible to you, so you can reference the pricing tables above to estimate costs. Copilot code review is an exception—the model is selected automatically and is not disclosed, so per-token costs may vary between reviews.

Each code review is billed in two ways: token consumption is billed in AI credits, and the agentic infrastructure that powers the review consumes GitHub Actions minutes.

GitHub Actions minutes are attributed to the repository, and from there to the enterprise or cost center where applicable. AI credits are charged to the person who requests the review, or to the author of a pull request where a policy automatically triggers a review. If neither has a Copilot seat, usage is billed to the enterprise or cost center instead.

You can view your current GitHub Actions usage for Copilot code review in the following ways:

Model multipliers for annual Copilot Pro and Copilot Pro+ subscribers

Copilot Pro and Copilot Pro+ subscribers on existing annual billing plans using the request-based billing model have different model multipliers. See Model multipliers for annual plans on request-based billing (legacy).

Footnotes

  1. GPT-4.1 and GPT-5 mini are included models. 2

  2. GPT-5.4 pricing applies to prompts with ≤272K tokens.

  3. Gemini 2.5 Pro and Gemini 3.1 Pro pricing applies to prompts with ≤200K tokens. 2

  4. Gemini 3 Flash has no long-context surcharge.

  5. Raptor mini uses GPT-5 mini pricing.