litellm/tests/test_litellm/llms/anthropic
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
..
chat fix(tests): update test_max_effort_rejected_for_opus_45 regex to match new error message 2026-02-20 11:07:52 -03:00
experimental_pass_through Add mapping for websearch from v1/messages to chat/completions 2026-02-18 13:32:25 +05:30
test_anthropic_common_utils.py fix(proxy): preserve and forward OAuth Authorization headers through proxy layer (#19912) 2026-02-16 20:09:07 -08:00
test_anthropic_files_and_batches.py Add tests for file and batch feat for anthropic 2025-12-10 17:14:47 +05:30
test_anthropic_structured_output.py fix(test): update test_other_constraints_preserved for new schema filtering behavior 2026-02-15 19:10:44 -03:00
test_azure_ai_cache_pricing.py [Fix] Anthropic models on Azure AI cache pricing (#19532) (#19614) 2026-01-22 20:00:40 -08:00
test_message_sanitization.py fix(test): correct assertion order in test_case_a_orphaned_tool_call_multiple 2026-02-18 08:25:33 -03:00