Update the list of OpenAI models

This commit is contained in:
Physton
2023-11-27 16:59:22 +08:00
parent 48cf8eb793
commit 6c84d7e776

View File

@@ -2002,6 +2002,8 @@
"gpt-3.5-turbo-0301",
"gpt-3.5-turbo-0613",
"gpt-3.5-turbo-16k-0613",
"gpt-3.5-turbo-1106",
"gpt-3.5-turbo-instruct",
"text-davinci-003",
"text-davinci-002",
"code-davinci-002",
@@ -2010,7 +2012,9 @@
"gpt-4-0613",
"gpt-4-32k",
"gpt-4-32k-0314",
"gpt-4-32k-0613"
"gpt-4-32k-0613",
"gpt-4-1106-preview",
"gpt-4-vision-preview"
]
}
]