• erio's avatar
    feat(usage): add account cost display to admin dashboard and usage pages · 6ade6d30
    erio authored
    - Add account_cost column to dashboard aggregation tables (migration 107)
    - DashboardStats: add TotalAccountCost/TodayAccountCost fields
    - ModelStat/GroupStat: add AccountCost field with SQL aggregation
    - GetStatsWithFilters: always return TotalAccountCost (remove accountID filter)
    - Dashboard Token cards: show user(green)/cost(orange)/standard(gray)
    - Usage stats card: show account cost and standard below main value
    - Model/Group distribution tables: add orange cost column
    6ade6d30
usage_log_repo.go 133 KB