Skip to content

0.1.0

Choose a tag to compare

@steipete steipete released this 19 Dec 13:08
· 24 commits to main since this release
  • Core API: normalize token usage across common provider payload shapes (normalizeTokenUsage)
  • Core API: pricing helpers (pricingFromUsdPerMillion, pricingFromUsdPerToken, resolvePricingFromMap)
  • Core API: cost estimation + aggregation (estimateUsdCost, tallyCosts)
  • Node helpers: LiteLLM catalog loader with on-disk cache + pricing/limit resolvers (tokentally/node)
  • Node helpers: OpenRouter catalog fetch + pricing map helpers (tokentally/node)
  • Tooling: Biome formatting/lint, oxlint (type-aware) enforced warning-free, Vitest tests + coverage
  • CI: GitHub Actions on Node 20/22 via pnpm