Add ChatGPT 4o
This commit is contained in:
@@ -101,6 +101,8 @@ export function getModelName(name:string){
|
||||
return 'GPT-4o (2024-05-13)'
|
||||
case 'gpt4o-2024-08-06':
|
||||
return 'GPT-4o (2024-08-06)'
|
||||
case 'gpt4o-chatgpt':
|
||||
return 'GPT-4o ChatGPT'
|
||||
case 'gpt4om':
|
||||
return 'GPT-4o Mini'
|
||||
case 'gpt4om-2024-07-18':
|
||||
|
||||
Reference in New Issue
Block a user