mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-29 22:21:21 +00:00
The production error message was expanded when Sonnet 4.6 was also added as a supported model for effort='max'. The test's match regex still referenced the old "Claude Opus 4.6"-only message; update it to match the new "Claude 4.6 models" wording. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.