mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-27 01:22:18 +00:00
fix(cost-map): add the Vertex shutdown date to gemini-2.5-flash-native-audio (#43024)
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
f39a56b004
commit
7abaf4edb2
2 changed files with 2 additions and 0 deletions
|
|
@ -68565,6 +68565,7 @@
|
|||
"source": "https://api.together.ai/v1/models"
|
||||
},
|
||||
"vertex_ai/gemini-2.5-flash-native-audio": {
|
||||
"deprecation_date": "2026-12-13",
|
||||
"input_cost_per_audio_token": 3e-06,
|
||||
"input_cost_per_token": 5e-07,
|
||||
"litellm_provider": "vertex_ai",
|
||||
|
|
|
|||
|
|
@ -68565,6 +68565,7 @@
|
|||
"source": "https://api.together.ai/v1/models"
|
||||
},
|
||||
"vertex_ai/gemini-2.5-flash-native-audio": {
|
||||
"deprecation_date": "2026-12-13",
|
||||
"input_cost_per_audio_token": 3e-06,
|
||||
"input_cost_per_token": 5e-07,
|
||||
"litellm_provider": "vertex_ai",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue