mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
"2023-12",
"gpt-4-vision-preview": "2023-04"
This commit is contained in:
parent
ecdd3dded4
commit
86ea21699f
@ -92,7 +92,7 @@ export const SUMMARIZE_MODEL = "gpt-3.5-turbo-1106";
|
||||
|
||||
export const KnowledgeCutOffDate: Record<string, string> = {
|
||||
default: "2021-09",
|
||||
"gpt-4-turbo-preview": "2023-04",
|
||||
"gpt-4-turbo-preview": "2023-12",
|
||||
"gpt-4-vision-preview": "2023-04",
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user