mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-24 17:57:46 +08:00
- Introduced `translateCodexRequestPair` to simplify and reuse translation logic for handling original and modified payloads. - Updated relevant methods to use the new function. - Added unit tests to cover payload reuse and differentiation scenarios.