Skip to main content

Module cost

Module cost 

Source
Expand description

Cost model: per-model token pricing and the counterfactual baseline (SPEC §9.1).

The whole product claim is “cheapest model that passes,” so cost math is load-bearing. Two numbers matter per trace: what the escalation ladder actually spent, and the counterfactual baseline — what always calling the top rung would have cost. Their difference is the savings Firstpass proves.

Structs§

ModelPrice
Published price of a model, in USD per 1,000,000 tokens.
PriceTable
A lookup from provider/model to ModelPrice.