mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
SUMMARIZE_MODEL 16k
This commit is contained in:
parent
6abd2518eb
commit
7bdc459f1a
@ -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 = [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user