diff --git a/app/constant.ts b/app/constant.ts index 15eb47ddc72..30be0748803 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -184,11 +184,14 @@ const openaiModels = [ "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-4", + "gpt-4-32k", "gpt-4-turbo", "gpt-4-turbo-preview", "gpt-4o", "gpt-4o-2024-05-13", + "gpt-4-vision-preview", "gpt-4-turbo-2024-04-09", + "gpt-4-1106-preview", ]; const googleModels = [