Skip to content

Releases: JSLEEKR/tokencost

v1.0.0 — LLM Token Cost Analytics

28 Mar 22:21

Choose a tag to compare

tokencost v1.0.0

Provider-agnostic LLM token cost tracking, budgeting, and analytics.

Features

  • 5 providers (OpenAI, Anthropic, Google, Mistral, Cohere), 26 models
  • Multi-format log parsing (JSON/CSV/key-value/stdin)
  • Per-feature cost attribution via tags
  • Daily/weekly/monthly budget management with alerts
  • Model cost comparison
  • SQLite storage, table/JSON/CSV/summary output
  • CI-friendly exit codes

Quality

  • 360 tests, 3 eval cycles (3 bugs fixed)