-
refactor(api): move Codex client model handling to `registry` package
发布于
2026-05-16 21:11:41 +00:00 - Relocated Codex client model JSON and related logic from
openaipackage toregistryfor better modularity. - Updated references to use
registry.GetCodexClientModelsJSON()in loading logic. - Extended test cases to cover additional field removals (
upgrade,availability_nux).
下载附件
- Relocated Codex client model JSON and related logic from