From 53dc4ee7efc190596c8b91eb62525ad4268c572d Mon Sep 17 00:00:00 2001 From: Chesars Date: Mon, 2 Mar 2026 15:52:01 -0300 Subject: [PATCH] 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 --- model_prices_and_context_window.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 417a4d126a..b3c00fd1bb 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -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,