mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
chore(models): add deprecation_date to claude-mythos-preview from the Anthropic deprecations page (#42845)
Co-authored-by: kerry <kerry@berri.ai> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
a314fe858f
commit
d4b0a547b2
2 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue