mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-11 20:43:42 +08:00
SUMMARIZE_MODEL 16k
This commit is contained in:
@@ -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 = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user