distil_savings
Reports cumulative token and dollar savings from the local compression ledger, covering all requests processed on this machine. Use to see total savings.
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 | |||