adds gpt-4-0125-preview and gpt-4-turbo-preview alias

This commit is contained in:
nai-degen
2024-01-25 13:27:03 -06:00
parent 6f626e623e
commit 5e646b1c86
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -28,6 +28,8 @@ import {
// https://platform.openai.com/docs/models/overview
export const KNOWN_OPENAI_MODELS = [
"gpt-4-turbo-preview",
"gpt-4-0125-preview",
"gpt-4-1106-preview",
"gpt-4-vision-preview",
"gpt-4",