From 0135387abf61bc5472617e64024b8e7a9b99648e Mon Sep 17 00:00:00 2001 From: "berriai-litellm-provider-info-sync[bot]" <328147090+berriai-litellm-provider-info-sync[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 19:49:34 -0700 Subject: [PATCH] chore(prices): sync Google Gemini prices: 1 model (#42642) gemini/gemini-robotics-er-2-streaming-preview: input_cost_per_token, output_cost_per_token Price-Sync: litellm-providers Co-authored-by: berriai-litellm-provider-info-sync[bot] <328147090+berriai-litellm-provider-info-sync[bot]@users.noreply.github.com> --- litellm/model_prices_and_context_window_backup.json | 4 ++-- model_prices_and_context_window.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 0d89ae3992d..a2d952ff929 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -57306,10 +57306,10 @@ }, "gemini/gemini-robotics-er-2-streaming-preview": { "input_cost_per_audio_token": 2e-06, - "input_cost_per_token": 2e-06, + "input_cost_per_token": 1e-06, "litellm_provider": "gemini", "mode": "chat", - "output_cost_per_token": 1e-05, + "output_cost_per_token": 5e-06, "search_context_cost_per_query": { "search_context_size_high": 0.014, "search_context_size_low": 0.014, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 0d89ae3992d..a2d952ff929 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -57306,10 +57306,10 @@ }, "gemini/gemini-robotics-er-2-streaming-preview": { "input_cost_per_audio_token": 2e-06, - "input_cost_per_token": 2e-06, + "input_cost_per_token": 1e-06, "litellm_provider": "gemini", "mode": "chat", - "output_cost_per_token": 1e-05, + "output_cost_per_token": 5e-06, "search_context_cost_per_query": { "search_context_size_high": 0.014, "search_context_size_low": 0.014,