-
Notifications
You must be signed in to change notification settings - Fork 0
Expand Usage Insights (API + UI) #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfullstackIssues related to both frontend and backendIssues related to both frontend and backendmediumThis is issue is not easy to solve but not hardThis is issue is not easy to solve but not hard
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfullstackIssues related to both frontend and backendIssues related to both frontend and backendmediumThis is issue is not easy to solve but not hardThis is issue is not easy to solve but not hard
Summary
Add richer analytics beyond lifetime/grouped/top-chats to give users deeper visibility into model and chat usage.
Problem
Current usage endpoints are useful but limited for diagnosing cost drivers and behavior trends.
Expected Solution
Design and ship additional insights such as provider split, model efficiency, per-chat trend over time, peak usage windows, and optional estimated cost breakdown for BYOKs.
You have to improve the existing usage page with new visualizations (charts, tables) and filters to explore these insights effectively.
You can update the existing usage features if needed.
Scope
backend/controllers/usage.controller.jsbackend/routers/usage.route.jssrc/pages/Usage.tsxsrc/lib/api.tsAcceptance Criteria