From 06555f08d8ff533e70f87d445413754bd9e61e2a Mon Sep 17 00:00:00 2001 From: DirkSchlossmacher <62424946+DirkSchlossmacher@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:08:27 +0200 Subject: [PATCH] x --- app/constant.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/constant.ts b/app/constant.ts index 757c77791..1a4afab10 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -263,8 +263,8 @@ const openaiModels = [ // "gpt-4-32k-0613", // "gpt-4-turbo", // "gpt-4-turbo-preview", - "gpt-4o", "gpt-4o-mini", + "gpt-4o", // "gpt-4o-2024-05-13", // "gpt-4-vision-preview", // "gpt-4-turbo-2024-04-09"