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§
- Model
Price - Published price of a model, in USD per 1,000,000 tokens.
- Price
Table - A lookup from
provider/modeltoModelPrice.