From 69946bb35b633d015e9736d7a5246e5a6544a0ac Mon Sep 17 00:00:00 2001 From: nuernber Date: Wed, 22 Oct 2025 09:14:07 -0700 Subject: [PATCH] fix the date for sonnet 3.7 in govcloud (#15800) --- litellm/model_prices_and_context_window_backup.json | 2 +- model_prices_and_context_window.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 87fe3ad592..f8d0a15178 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -4344,7 +4344,7 @@ "mode": "chat", "output_cost_per_token": 1.5e-06 }, - "bedrock/us-gov-west-1/anthropic.claude-3-7-sonnet-20240620-v1:0": { + "bedrock/us-gov-west-1/anthropic.claude-3-7-sonnet-20250219-v1:0": { "cache_creation_input_token_cost": 4.5e-06, "cache_read_input_token_cost": 3.6e-07, "input_cost_per_token": 3.6e-06, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 87fe3ad592..f8d0a15178 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -4344,7 +4344,7 @@ "mode": "chat", "output_cost_per_token": 1.5e-06 }, - "bedrock/us-gov-west-1/anthropic.claude-3-7-sonnet-20240620-v1:0": { + "bedrock/us-gov-west-1/anthropic.claude-3-7-sonnet-20250219-v1:0": { "cache_creation_input_token_cost": 4.5e-06, "cache_read_input_token_cost": 3.6e-07, "input_cost_per_token": 3.6e-06,