Update constant.tsc with gpt-4o...search-preview

This commit is contained in:
DirkSchlossmacher 2025-03-16 07:28:14 +01:00 committed by GitHub
parent b6f5d75656
commit 532b8f4acc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -489,9 +489,11 @@ const openaiModels = [
"gpt-4o-2024-05-13", "gpt-4o-2024-05-13",
"gpt-4o-2024-08-06", "gpt-4o-2024-08-06",
"gpt-4o-2024-11-20", "gpt-4o-2024-11-20",
"gpt-4o-search-preview",
"chatgpt-4o-latest", "chatgpt-4o-latest",
"gpt-4o-mini", "gpt-4o-mini",
"gpt-4o-mini-2024-07-18", "gpt-4o-mini-2024-07-18",
"gpt-4o-mini-search-preview",
"gpt-4-vision-preview", "gpt-4-vision-preview",
"gpt-4-turbo-2024-04-09", "gpt-4-turbo-2024-04-09",
"gpt-4-1106-preview", "gpt-4-1106-preview",