mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-03 06:35:00 +08:00
- Added `modelFamilyMismatch` check to improve validation for provider families reusing Claude-compatible formats (e.g., Kimi models). - Adjusted `allowClampUnsupported` logic to account for mismatched model families. - Updated `strictBudget` validation to exclude mismatched model types. - Added test cases to verify clamping behavior for Kimi models serving Claude-compatible requests.