feat(models): add gpt-4.1 model to visionAllowedModels (#4843)
This commit is contained in:
parent
141904e61a
commit
43ef1d6815
@ -158,6 +158,7 @@ const visionAllowedModels = [
|
|||||||
'grok-vision-beta',
|
'grok-vision-beta',
|
||||||
'pixtral',
|
'pixtral',
|
||||||
'gpt-4(?:-[\\w-]+)',
|
'gpt-4(?:-[\\w-]+)',
|
||||||
|
'gpt-4.1(?:-[\\w-]+)?',
|
||||||
'gpt-4o(?:-[\\w-]+)?',
|
'gpt-4o(?:-[\\w-]+)?',
|
||||||
'gpt-4.5(?:-[\\w-]+)',
|
'gpt-4.5(?:-[\\w-]+)',
|
||||||
'chatgpt-4o(?:-[\\w-]+)?',
|
'chatgpt-4o(?:-[\\w-]+)?',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user