mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
fix(cost-map): drop cache read price from vertex gemini-2.5-flash-image (#43078)
Co-authored-by: kerry <kerry@berri.ai> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
d55deb7764
commit
bc1ebf7e9f
2 changed files with 0 additions and 4 deletions
|
|
@ -26207,7 +26207,6 @@
|
|||
},
|
||||
"gemini-2.5-flash-image": {
|
||||
"deprecation_date": "2027-03-15",
|
||||
"cache_read_input_token_cost": 3e-08,
|
||||
"input_cost_per_audio_token": 1e-06,
|
||||
"input_cost_per_token": 3e-07,
|
||||
"input_cost_per_token_batches": 1.5e-07,
|
||||
|
|
@ -49417,7 +49416,6 @@
|
|||
},
|
||||
"vertex_ai/gemini-2.5-flash-image": {
|
||||
"deprecation_date": "2027-03-15",
|
||||
"cache_read_input_token_cost": 3e-08,
|
||||
"input_cost_per_audio_token": 1e-06,
|
||||
"input_cost_per_token": 3e-07,
|
||||
"input_cost_per_token_batches": 1.5e-07,
|
||||
|
|
|
|||
|
|
@ -26207,7 +26207,6 @@
|
|||
},
|
||||
"gemini-2.5-flash-image": {
|
||||
"deprecation_date": "2027-03-15",
|
||||
"cache_read_input_token_cost": 3e-08,
|
||||
"input_cost_per_audio_token": 1e-06,
|
||||
"input_cost_per_token": 3e-07,
|
||||
"input_cost_per_token_batches": 1.5e-07,
|
||||
|
|
@ -49417,7 +49416,6 @@
|
|||
},
|
||||
"vertex_ai/gemini-2.5-flash-image": {
|
||||
"deprecation_date": "2027-03-15",
|
||||
"cache_read_input_token_cost": 3e-08,
|
||||
"input_cost_per_audio_token": 1e-06,
|
||||
"input_cost_per_token": 3e-07,
|
||||
"input_cost_per_token_batches": 1.5e-07,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue