mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-24 22:22:38 +00:00
fix: revert gemini/gemini-2.0-flash-live-001 deprecation_date to 2025-12-09
The June 1 date is for Vertex AI, but this entry is for the Gemini API where the shutdown date is December 9, 2025 per https://ai.google.dev/gemini-api/docs/deprecations
This commit is contained in:
@@ -15884,7 +15884,7 @@
|
||||
"tpm": 10000000
|
||||
},
|
||||
"gemini/gemini-2.0-flash-live-001": {
|
||||
"deprecation_date": "2026-06-01",
|
||||
"deprecation_date": "2025-12-09",
|
||||
"cache_read_input_token_cost": 7.5e-08,
|
||||
"input_cost_per_audio_token": 2.1e-06,
|
||||
"input_cost_per_image": 2.1e-06,
|
||||
|
||||
Reference in New Issue
Block a user