Summarise measured token costs
cost_summaryRun a cost analysis in a repository to measure token usage from eval runs and get savings recommendations in leverage order, from prompt caching to model routing.
Instructions
Run groundwork cost in a repo: measured token usage from eval runs, with savings recommendations in leverage order (prompt caching, batching, context trimming, model routing last).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | Yes | Absolute path to the repo root |