diff --git a/app/constant.ts b/app/constant.ts index 4c5fa9f8f..26cce5e9f 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -135,7 +135,7 @@ export const KnowledgeCutOffDate: Record = { // it's now easier to add "KnowledgeCutOffDate" instead of stupid hardcoding it, as was done previously. "gemini-pro": "2023-12", "gemini-pro-vision": "2023-12", - "Meta-Llama-3-8B-Instruct": "2023-12", + "Meta-Llama-3-8B-Instruct": "2023-03", }; export const ModelNameToName: Record = {