support o3-mini

This commit is contained in:
Sky
2025-02-02 21:43:30 +00:00
parent 1e20b64048
commit 8f12beb8f0
4 changed files with 12 additions and 10 deletions

View File

@@ -410,6 +410,7 @@ export const KnowledgeCutOffDate: Record<string, string> = {
"gpt-4-vision-preview": "2023-04",
"o1-mini": "2023-10",
"o1-preview": "2023-10",
"o3-mini": "2023-10",
// After improvements,
// it's now easier to add "KnowledgeCutOffDate" instead of stupid hardcoding it, as was done previously.
"gemini-pro": "2023-12",