mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
fix(model_cost): align backup gemini/gemini-3-pro-image entry with root pricing JSON
This commit is contained in:
parent
fd862bb2b8
commit
43b69d84b3
1 changed files with 1 additions and 2 deletions
|
|
@ -18737,8 +18737,7 @@
|
|||
"search_context_size_medium": 0.014,
|
||||
"search_context_size_high": 0.014
|
||||
},
|
||||
"web_search_billing_unit": "per_query",
|
||||
"supports_service_tier": true
|
||||
"web_search_billing_unit": "per_query"
|
||||
},
|
||||
"gemini/gemini-3-pro-image-preview": {
|
||||
"input_cost_per_image": 0.0011,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue