@refine/api@0.3.0
·
8 commits
to main
since this release
Minor Changes
- fcc8818: Record every refine in a dedicated
usagetable with token counts and a cost snapshot computed from the model's list price at request time. Usage rows survive history pruning and privacy settings via optional links to history and session, and the admin usage endpoint now reads stored costs instead of a hardcoded price map. Existing history token data is backfilled into the new table.