"frontend/src/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "1bb40084fc9275e7255a95f357f9bed0d1dfc3dc"
refactor: remove resolveOpenAIUpstreamModel, use normalizeCodexModel directly
Eliminates unnecessary indirection layer. The wrapper function only called normalizeCodexModel with a special case for "gpt 5.3 codex spark" (space-separated variant) that is no longer needed. All call sites now use normalizeCodexModel directly.
Please register or sign in to comment