mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-09 01:20:13 +08:00
- Updated Codex client to validate and restrict input modalities to "text" and "image" only. - Added deduplication logic for input modalities in `codex_client_models.go`. - Introduced test cases to verify behavior with mixed and invalid modalities.