9router/src
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
..
app feat: implement API key requirement toggle 2026-02-18 13:46:14 +07:00
lib feat: add API endpoint dimension to usage statistics dashboard (#152) 2026-02-20 15:03:18 +07:00
mitm feat(antigravity): initial steps for Antigravity anti-ban alignment 2026-02-20 14:44:29 +07:00
models feat(antigravity): integrate Antigravity tool with MITM support and update CLI tools 2026-02-08 16:28:13 +07:00
shared feat: add API endpoint dimension to usage statistics dashboard (#152) 2026-02-20 15:03:18 +07:00
sse feat: implement API key requirement toggle 2026-02-18 13:46:14 +07:00
store Initial commit 2026-01-05 09:58:59 +07:00
proxy.js feat(auth): Enhance authentication flow and settings management 2026-02-05 11:26:11 +07:00
server-init.js Initial commit 2026-01-05 09:58:59 +07:00