mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
- Update formatNumber function to display numbers >= 1 billion with 'k' suffix - Example: 2,500,000,000 displays as '2,500,000k' for better readability - Improves token statistics display for large numbers 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>