fabro/lib/crates/fabro-server
Bryan Helmkamp ba7dc77be0
refactor(billing): unify the LLM billing domain
Replace the overlapping usage and cost model with canonical billing
primitives centered on ModelRef, ModelHandle, TokenCounts, and
BilledModelUsage. This also renames the public API and web surface from
usage to billing, removes compatibility aliases, and normalizes provider
usage adapters onto the shared billing vocabulary.
2026-04-07 14:33:35 -04:00
..
src refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00
tests refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00
build.rs Stabilize workspace tests and clean warnings 2026-04-02 06:33:22 -07:00
Cargo.toml feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00