mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-12 17:12:06 +08:00
Update DEFAULT model version to gpt-5.3-codex (#417)
This commit is contained in:
@@ -63,5 +63,5 @@ export const CODEX_MODELS = {
|
|||||||
{ value: 'o4-mini', label: 'O4-mini' }
|
{ value: 'o4-mini', label: 'O4-mini' }
|
||||||
],
|
],
|
||||||
|
|
||||||
DEFAULT: 'gpt-5.2'
|
DEFAULT: 'gpt-5.3-codex'
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user