mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
supports_web_search=false for gemini 2.5 flash image
This commit is contained in:
parent
f1fbae8409
commit
d49c5dfd18
1 changed files with 1 additions and 1 deletions
|
|
@ -9649,7 +9649,7 @@
|
|||
"supports_tool_choice": true,
|
||||
"supports_url_context": true,
|
||||
"supports_vision": true,
|
||||
"supports_web_search": true,
|
||||
"supports_web_search": false,
|
||||
"tpm": 8000000
|
||||
},
|
||||
"gemini-2.5-flash-image-preview": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue