"...src/components/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "d936eb6518beb87ca4f01608d701b4251a1f87b1"
feat: add cache hit rate line to token usage trend chart
Add a purple dashed line showing cache hit rate percentage (cache_read / (cache_read + cache_creation)) on a secondary right Y-axis (0-100%). Applies to both user and admin dashboards.
Please register or sign in to comment