distil_savings
View cumulative token and dollar totals from local compression runs. Returns JSON with run count and totals, or zeros for an empty ledger.
Instructions
Report cumulative savings from the local distil ledger as JSON {"runs": int, "tokens_saved": int, "dollars_saved": float}. Covers every request distil has compressed on this machine, not just this session. Use to answer 'how much has distil saved me'; it says nothing about whether any one compression was correct. Takes no arguments; an empty ledger reports zeros.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||