mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-05-13 09:40:48 +08:00
- Introduced `claudeUsageTokens` struct for detailed token usage tracking. - Replaced `calculateClaudeUsageTokens` with `Merge` and `OpenAIUsage` methods for better modularity. - Enhanced integration of usage tokens into response processing, enabling more accurate reporting of token details. Fixed: #2419