Skip to content

rm retired anthropic models from model_prices_and_context_window.json #12864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

staeiou
Copy link
Contributor

@staeiou staeiou commented Jul 22, 2025

Title

rm anthropic models from model_prices_and_context_window.json (claude-2, claude-2.1, claude-3-sonnet-20240229)

Relevant issues

Fixes #12863

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • [N/A] I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • [N/A] I have added a screenshot of my new test passing locally
  • [Y] My PR passes all unit tests on make test-unit
  • [Y] My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🐛 Bug Fix

Changes

Per https://docs.anthropic.com/en/docs/about-claude/model-deprecations remove retired anthropic models (claude-2, claude-2.1, claude-3-sonnet-20240229)

rm claude-2, claude-2.1, claude-3-sonnet-20240229
Copy link

vercel bot commented Jul 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 2:47pm

@krrishdholakia krrishdholakia merged commit 37c626a into BerriAI:main Jul 23, 2025
5 checks passed
satendrakumar pushed a commit to satendrakumar/litellm that referenced this pull request Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: rm claude 2, 2.1, claude-3-sonnet-20240229 from model_prices_and_context_window.json
2 participants