diff --git a/app/constant.ts b/app/constant.ts index db9842d6027..cbe773e81af 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -518,6 +518,11 @@ const openaiModels = [ "gpt-4.1-nano-2025-04-14", "gpt-4.5-preview", "gpt-4.5-preview-2025-02-27", + "gpt-5.1-codex-mini", + "gpt-5.1-chat", + "gpt-5.1", + "gpt-5.2-chat", + "gpt-5.2", "gpt-5-chat", "gpt-5-mini", "gpt-5-nano",