mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
linting......
This commit is contained in:
@@ -97,7 +97,7 @@ export const chatModels : Record<string, ModelDetail> = {
|
||||
'gpt-3.5-turbo-16k-0613': { ...gpt3516k },
|
||||
'gpt-4': { ...gpt4 },
|
||||
'gpt-4-turbo-preview': { ...gpt4128kpreview },
|
||||
'gpt-4-turbo-2024-04-09': { ...gpt4128kpreview },
|
||||
'gpt-4-turbo-2024-04-09': { ...gpt4128kpreview },
|
||||
'gpt-4-0314': { ...gpt4 },
|
||||
'gpt-4-0613': { ...gpt4 },
|
||||
'gpt-4-1106-preview': { ...gpt4128kpreview },
|
||||
|
||||
Reference in New Issue
Block a user