9router/src/app/api
Catalin Stanciu 9c3d6f4ad8 feat: implement usage tracking for AI requests
Adds local token usage tracking for all AI providers. Usage data is
captured during stream processing and stored in a local database.
Includes a new Usage tab in the Providers dashboard to visualize
historical token consumption.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-09 17:23:28 +07:00
..
cli-tools Initial commit 2026-01-05 09:58:59 +07:00
cloud Initial commit 2026-01-05 09:58:59 +07:00
combos Initial commit 2026-01-05 09:58:59 +07:00
init Initial commit 2026-01-05 09:58:59 +07:00
keys Initial commit 2026-01-05 09:58:59 +07:00
models Initial commit 2026-01-05 09:58:59 +07:00
oauth/[provider]/[action] Initial commit 2026-01-05 09:58:59 +07:00
providers Initial commit 2026-01-05 09:58:59 +07:00
settings Initial commit 2026-01-05 09:58:59 +07:00
shutdown Initial commit 2026-01-05 09:58:59 +07:00
sync ReadMe 2026-01-05 15:55:56 +07:00
tags Initial commit 2026-01-05 09:58:59 +07:00
usage feat: implement usage tracking for AI requests 2026-01-09 17:23:28 +07:00
v1 Initial commit 2026-01-05 09:58:59 +07:00
v1beta/models Initial commit 2026-01-05 09:58:59 +07:00