-
feat(cliproxy): add `unregisterOpenAICompatExecutor` and sync runtime configuration
发布于
2026-06-21 03:21:05 +00:00 - Implemented
unregisterOpenAICompatExecutorto remove OpenAI-compatible executors dynamically. - Updated
ensureExecutorsForAuthto unregister incompatible executors while handling plugin candidates. - Adjusted runtime configuration logic to ensure proper synchronization during updates with
syncPluginModelRuntime.
下载附件
- Implemented