9router/open-sse
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
..
config feat: add Gemini embeddings support + Letta compatibility fixes 2026-02-20 15:01:10 +07:00
executors feat(antigravity): initial steps for Antigravity anti-ban alignment 2026-02-20 14:44:29 +07:00
handlers feat: add API endpoint dimension to usage statistics dashboard (#152) 2026-02-20 15:03:18 +07:00
services feat(antigravity): initial steps for Antigravity anti-ban alignment 2026-02-20 14:44:29 +07:00
transformer feat: enhance request handling and error management in chatCore and streamToJsonConverter 2026-02-15 12:02:53 +07:00
translator feat(antigravity): initial steps for Antigravity anti-ban alignment 2026-02-20 14:44:29 +07:00
utils feat: add Gemini embeddings support + Letta compatibility fixes 2026-02-20 15:01:10 +07:00
.npmignore Update jsconfig.json and package.json to correct open-sse path references from relative to local directory. 2026-01-05 10:37:09 +07:00
index.js feat(executors): Improved UI components for displaying provider limits and usage statistics in the dashboard. 2026-02-05 18:38:50 +07:00