mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
fix(vertex_ai): mark gemma-4-26b-a4b-it-maas as vision-capable (empirically verified)
This commit is contained in:
parent
e3da87f739
commit
a075c11044
1 changed files with 2 additions and 2 deletions
|
|
@ -32009,8 +32009,8 @@
|
|||
"global"
|
||||
],
|
||||
"supports_function_calling": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"vertex_ai/openai/gpt-oss-120b-maas": {
|
||||
"input_cost_per_token": 1.5e-07,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue