Files
CLIProxyAPI/internal
Trung Nguyen 2cd59806e2 feat(amp): add model mapping support for routing unavailable models to alternatives
- Add AmpModelMapping config to route models like 'claude-opus-4.5' to 'claude-sonnet-4'
- Add ModelMapper interface and DefaultModelMapper implementation with hot-reload support
- Enhance FallbackHandler to apply model mappings before falling back to ampcode.com
- Add structured logging for routing decisions (local provider, mapping, amp credits)
- Update config.example.yaml with amp-model-mappings documentation
2025-11-29 12:44:09 +07:00
..
2025-10-26 07:46:04 +08:00
2025-10-15 11:47:35 +08:00
2025-11-21 00:48:12 +08:00
2025-11-24 09:55:15 +08:00