From 8fe96dbf0a0e3cda997a41d1329679cf229c6d52 Mon Sep 17 00:00:00 2001 From: sijinhui Date: Mon, 24 Jun 2024 18:08:49 +0800 Subject: [PATCH] temp --- app/constant.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/constant.ts b/app/constant.ts index 2afbf1c2d..40ad74a45 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -256,9 +256,9 @@ export const DEFAULT_MODELS = [ }, }, // { - // name: "gpt-4-vision-preview", + // name: "gpt-4o-2024-05-13", // available: true, - // describe: "GPT-4多模态,图像识别", + // describe: "GPT-4多模态,原生代理", // provider: { // id: "openai", // providerName: "OpenAI",