Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit f09718c

Browse files
roomote[bot]roomote
andauthored
Fix duplicate model display for OpenAI Codex provider (#10930)
Co-authored-by: Roo Code <roomote@roocode.com>
1 parent a08bd76 commit f09718c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

webview-ui/src/components/settings/utils/providerModelConfig.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ export const PROVIDERS_WITH_CUSTOM_MODEL_UI: ProviderName[] = [
133133
"unbound",
134134
"deepinfra",
135135
"openai", // OpenAI Compatible
136+
"openai-codex", // OpenAI Codex has custom UI with auth and rate limits
136137
"litellm",
137138
"io-intelligence",
138139
"vercel-ai-gateway",

0 commit comments

Comments
 (0)