LTbinglingfeng
6c2cd761ba
refactor(core): harden API parsing and improve type safety
2026-02-08 09:42:00 +08:00
hkfires
4a0386472d
feat(ui): show success/failure in API usage stats
2026-02-06 11:23:50 +08:00
hkfires
034c086e31
feat(usage): show per-model success/failure counts
2026-01-25 11:29:34 +08:00
LTbinglingfeng
2539710075
fix(status-bar): extend health monitor window to 200 minutes
2026-01-24 17:17:29 +08:00
LTbinglingfeng
d077b5dd26
fix(ui): use fixed-length key masking and fingerprint usage sources
2026-01-19 00:41:11 +08:00
Supra4E8C
71556a51c5
fix(usage): prevent gaps in request trend fill by matching point colors
2026-01-05 17:32:01 +08:00
Supra4E8C
b3808add0f
feat(providers): add visual status bar for API key health monitoring
2025-12-27 15:02:32 +08:00
Supra4E8C
16f3442a11
fix: refactor usage
2025-12-17 00:35:02 +08:00
Supra4E8C
9d648e3404
feat: add cache token pricing support in usage calculation
...
- Add cache price field to ModelPrice interface
- Support both cached_tokens and cache_tokens fields for compatibility
- Separate prompt, cache, and completion pricing in cost calculation
- Deduct cached tokens from input tokens before prompt pricing
- Refactor getApiStats/getModelStats to reuse calculateCost function
- Update i18n labels for model pricing
2025-12-14 18:50:37 +08:00
Supra4E8C
18b1adb4e2
feat: enhance MainLayout with brand name expansion feature, sidebar toggle improvements, and responsive design adjustments for better user experience
2025-12-09 19:04:40 +08:00
Supra4E8C
450964fb1a
feat: initialize new React application structure with TypeScript, ESLint, and Prettier configurations, while removing legacy files and adding new components and pages for enhanced functionality
2025-12-07 11:32:31 +08:00