9router/src/shared
Thiên Toán 806bd4ae14
feat: add API endpoint dimension to usage statistics dashboard (#152)
- Tracks endpoints like /v1/chat/completions, /v1/messages, /v1/responses
- New sortable/groupable table in usage dashboard with expandable groups
- Enhanced usage database aggregation by endpoint + model + provider
- Added endpoint tracking to all saveRequestUsage/saveRequestDetail calls
- Maintains backward compatibility with existing data structure
2026-02-20 15:03:18 +07:00
..
components feat: add API endpoint dimension to usage statistics dashboard (#152) 2026-02-20 15:03:18 +07:00
constants feat: add GLM 5 and MiniMax M2.5 models to providerModels.js; add Claude Sonnet 4.6 to CLI tools 2026-02-20 14:44:53 +07:00
hooks feat: OpenAI compatibility improvements & build fixes 2026-01-20 13:16:34 +07:00
services feat(cloud): harden sync/auth flow, SSE fallback, and update changelog 2026-02-08 16:45:31 +07:00
utils feat(cli-tools): update CLI tools and add new models 2026-02-06 20:53:20 +07:00