ModelPriceWatch.com
Last scan 2026-08-09 Models tracked 198 Providers 30 Cheapest paid Granite 4.0 Micro $0.017/Mtok in Every price links to its source

Cost to Review 100 Pull Requests with LLM APIs

Calculate the real cost of using LLM APIs for automated code review. Compare all models for reviewing 100 pull requests with verified per-million-token pricing.

Prices verified as of Aug 9, 2026 · 178 models tracked

Your workload

Token breakdown — 8K in / 1K out per pull request

89% input11% output

Total tokens:

What it costs

Cheapest

$—

Average

$—

Most expensive

$—

MODELPRICEWATCH.COM · 2026-08-09

Cost per pull requests across 178 models

cheapest 15 as bars · full table below

Loading…

Show all 178 models in a table
Estimated API cost for 100 pull requests on every current model
Model Provider Input $/1M Output $/1M Cost for 100 pull requests
Prices in USD per 1M tokens · sorted cheapest first · every price links to its source on the model page.

How this calculator works

Each pull request review requires ~8,000 input tokens (the diff, surrounding code context, and review instructions) and ~1,000 output tokens (review comments, suggestions, and summary). Larger PRs will proportionally increase input tokens. Code review is input-heavy because the model must understand the full context of changes.

Formula: cost = (input_tokens × input_price_per_Mtok + output_tokens × output_price_per_Mtok) × quantity / 1,000,000

All prices are per million tokens, sourced directly from official provider pricing pages. No fabricated numbers — every model in the table links to its detail page, which cites the official pricing source.

Frequently asked questions

How much does it cost to review 100 pull requests with an LLM?

It depends on the model. Code review is input-heavy (~8,000 input / ~1,000 output tokens per PR) because the model reads the diff and surrounding context. The calculator above computes the exact current cost for every model, cheapest-first, from live per-million-token pricing — see the table above for exact per-model cost at your PR volume.

Which LLM is best for automated code review?

For cost, the models at the top of the cost table above are cheapest. For review quality — catching subtle bugs and suggesting improvements — higher-tier models are typically stronger but cost more per PR. Compare exact figures in the calculator to choose.

How are code review token costs calculated?

Each PR review uses ~8,000 input tokens (diff + context) and ~1,000 output tokens (review comments). Total cost = (input_tokens × input_price + output_tokens × output_price) × number_of_PRs. Prices are per million tokens from official provider pricing.

Other cost calculators