mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-03 18:23:40 +00:00
- Restore vertex_ai/claude-3-7-sonnet@20250219 (Vertex AI shutdown is May 11, 2026, still active — was incorrectly removed based on Anthropic API retirement date) - Remove vertex_ai/claude-3-5-sonnet-v2 and vertex_ai/claude-3-5-sonnet-v2@20241022 (Vertex AI shutdown was Feb 19, 2026, already past) - Remove deprecated claude-3-7-sonnet-20250219 from web search test, use only non-deprecated models Source: https://docs.google.com/vertex-ai/generative-ai/docs/deprecations/partner-models
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/test_litellm
This folder can only run mock tests.