litellm/tests/test_litellm/llms/anthropic/chat
Julio Quinteros Pro 963e0eabcb fix(tests): update test_max_effort_rejected_for_opus_45 regex to match new error message
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>
2026-02-20 11:07:52 -03:00
..
guardrail_translation fix: check for model_response_choices before guardrail input (#19784) 2026-02-03 14:41:13 -08:00
test_anthropic_chat_handler.py fix(anthropic): preserve web_fetch_tool_result in multi-turn conversations (#18142) 2026-01-12 17:18:33 +05:30
test_anthropic_chat_transformation.py fix(tests): update test_max_effort_rejected_for_opus_45 regex to match new error message 2026-02-20 11:07:52 -03:00