Add gpt 5.5 model
This commit is contained in:
@@ -22,6 +22,13 @@ export const MODELS = [
|
||||
creator: 'OpenAI',
|
||||
vision: true,
|
||||
},
|
||||
{
|
||||
id: 'gpt-5.5',
|
||||
label: 'GPT-5.5',
|
||||
provider: 'openai',
|
||||
creator: 'OpenAI',
|
||||
vision: true,
|
||||
},
|
||||
{
|
||||
id: 'gpt-5.4',
|
||||
label: 'GPT-5.4',
|
||||
|
||||
Reference in New Issue
Block a user