Explains how LibreChat calculates tokenValue, how the dashboard reads it,
and includes verified pricing tables for Claude, OpenAI, and Gemini models.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
When served at /librechat-analytics/, API calls now correctly
target /librechat-analytics/api/ instead of /api/.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Express.js + Chart.js dashboard for LibreChat usage analytics.
Queries MongoDB transactions collection for model/agent usage, costs, and top users.
Dark theme with Montserrat font, black/gold (#FFC407) color scheme.
Docker-ready with API key authentication.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>