From 7bdc459f1a31ab3ef00eecd1832bdc04a1ef194c Mon Sep 17 00:00:00 2001 From: DirkSchlossmacher <62424946+DirkSchlossmacher@users.noreply.github.com> Date: Mon, 28 Aug 2023 08:07:45 +0200 Subject: [PATCH] SUMMARIZE_MODEL 16k --- app/constant.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/constant.ts b/app/constant.ts index ba0b22c7f..7e8f62767 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -63,7 +63,7 @@ Knowledge cutoff: 2021-09 Current model: {{model}} Current time: {{time}}`; -export const SUMMARIZE_MODEL = "gpt-3.5-turbo"; +export const SUMMARIZE_MODEL = "gpt-3.5-turbo-16k"; export const DEFAULT_MODELS = [ {