diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index bf86c3ffb2..d2196f4e12 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -14790,7 +14790,7 @@ "rpm": 100000, "source": "https://ai.google.dev/gemini-api/docs/pricing", "supported_endpoints": [ - "/vertex_ai/live" + "/v1/realtime" ], "supported_modalities": [ "text", diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index bf86c3ffb2..d2196f4e12 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -14790,7 +14790,7 @@ "rpm": 100000, "source": "https://ai.google.dev/gemini-api/docs/pricing", "supported_endpoints": [ - "/vertex_ai/live" + "/v1/realtime" ], "supported_modalities": [ "text",