From b2789d6268977ce9894c681f8435851e40b93be4 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 22:57:51 -0700 Subject: [PATCH] chore(prices): sync AWS Bedrock prices: 1 model (#42685) us.mistral.pixtral-large-2502-v1:0: 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 | 1 + model_prices_and_context_window.json | 1 + 2 files changed, 2 insertions(+) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 2d5581f979c..77b3b891d9b 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -45411,6 +45411,7 @@ "max_tokens": 4096, "mode": "chat", "output_cost_per_token": 6e-06, + "source": "https://aws.amazon.com/bedrock/pricing/", "supports_function_calling": true, "supports_tool_choice": false }, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 2d5581f979c..77b3b891d9b 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -45411,6 +45411,7 @@ "max_tokens": 4096, "mode": "chat", "output_cost_per_token": 6e-06, + "source": "https://aws.amazon.com/bedrock/pricing/", "supports_function_calling": true, "supports_tool_choice": false },