distil_savings
Report cumulative savings from the local ledger in JSON: total runs, tokens saved, and dollars saved for all compressed requests on this machine.
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 | |||