mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-03 06:35:00 +08:00
- Introduced a new `models` package for organizing Claude client model templates and building responses. - Migrated Claude response handling to `claudemodels.BuildResponse`. - Added comprehensive tests for model ID transformation, sorting, and metadata validation. - Removed redundant utility functions and simplified integration with the API server.