From d4b0a547b22ebc76658dc24e6b93cc4175d0f14b Mon Sep 17 00:00:00 2001 From: "devin-ai-integration[bot]" <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 18:51:13 -0700 Subject: [PATCH] chore(models): add deprecation_date to claude-mythos-preview from the Anthropic deprecations page (#42845) Co-authored-by: kerry Co-authored-by: Devin AI <158243242+devin-ai-integration[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 acb59e20231..e0da868c7dd 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -58821,6 +58821,7 @@ "source": "https://platform.claude.com/docs/en/about-claude/pricing" }, "claude-mythos-preview": { + "deprecation_date": "2026-06-09", "supports_anthropic_compaction": true, "cache_creation_input_token_cost": 1.25e-05, "cache_creation_input_token_cost_above_1hr": 2e-05, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index acb59e20231..e0da868c7dd 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -58821,6 +58821,7 @@ "source": "https://platform.claude.com/docs/en/about-claude/pricing" }, "claude-mythos-preview": { + "deprecation_date": "2026-06-09", "supports_anthropic_compaction": true, "cache_creation_input_token_cost": 1.25e-05, "cache_creation_input_token_cost_above_1hr": 2e-05,