Update constant.ts

This commit is contained in:
DirkSchlossmacher 2024-05-14 14:49:14 +02:00
parent 00bd631260
commit c132b30df0

View File

@ -124,7 +124,7 @@ export const GEMINI_SUMMARIZE_MODEL = "gemini-pro";
export const KnowledgeCutOffDate: Record<string, string> = {
default: "2021-09",
"gpt-4o": "2023-12",
"gpt-4o": "2023-10",
"gpt-4-turbo": "2023-12",
"gpt-4-turbo-2024-04-09": "2023-12",
"gpt-4-turbo-preview": "2023-12",