SUMMARIZE_MODEL 16k

This commit is contained in:
DirkSchlossmacher 2023-08-28 08:07:45 +02:00
parent 6abd2518eb
commit 7bdc459f1a

View File

@ -63,7 +63,7 @@ Knowledge cutoff: 2021-09
Current model: {{model}} Current model: {{model}}
Current time: {{time}}`; Current time: {{time}}`;
export const SUMMARIZE_MODEL = "gpt-3.5-turbo"; export const SUMMARIZE_MODEL = "gpt-3.5-turbo-16k";
export const DEFAULT_MODELS = [ export const DEFAULT_MODELS = [
{ {