Cost formula
Eval cost = (candidates × generation tokens priced per 1M) + (judgments × judge input/output tokens priced per 1M); Pairwise cost ≈ 2× pointwise judge input for same comparison count
Calculator
Plan CI smoke checks, nightly rubrics, and pairwise preference evals. Split candidate generation from judge scoring, and see cost per example and per full run.
Eval suite
$4.19$0.008375 / example
GPT-5 · 500 samples × 3 judge calls
Suite
Multi-criterion rubric (3 judge calls / example)
Sensitivity
How suite cost scales with N examples × judge calls.
Judge at $0.002562 / call; candidates from GPT-5 mini. One run costs $4.19.
Eval quality depends on rubrics and judges—this prices API calls only. Updated 2026-07-31. Approximate static list prices for planning only. Always verify against each provider’s official pricing page before production budgeting.
Guide
Price evaluation pipelines that generate candidate outputs and score them with LLM-as-judge pointwise or pairwise comparisons. Eval spend scales with dataset size, candidate count, and judge model tier—often overlooked in ML budgets until CI runs nightly. Plan eval cost before automating quality gates.
Eval cost = (candidates × generation tokens priced per 1M) + (judgments × judge input/output tokens priced per 1M); Pairwise cost ≈ 2× pointwise judge input for same comparison count
LLM-as-judge evals can exceed production inference cost during active development. Teams running large pairwise suites on flagship judges spend thousands monthly without a dedicated eval line item.
Not always—rule-based metrics are cheaper. This calculator prices LLM judge pipelines when you choose that approach.
CentsPerToken uses approximate list prices for planning. Verify judge model rates on your provider's site.
Balance quality risk against cost. Nightly full evals on 1,000 cases add up—consider tiered eval strategy.
Yes. Generated candidates bill as output tokens on the generator model. Judge calls add separate input and output tokens.