mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 20:44:30 +08:00
- Implemented `unregisterOpenAICompatExecutor` to remove OpenAI-compatible executors dynamically. - Updated `ensureExecutorsForAuth` to unregister incompatible executors while handling plugin candidates. - Adjusted runtime configuration logic to ensure proper synchronization during updates with `syncPluginModelRuntime`.