litellm/tests/pass_through_unit_tests
Ishaan Jaff 433d1a4947
[Bug fix] - Fix /messages fallback from Anthropic API -> Bedrock API (#13946)
* use helper get_provider_specific_headers

* fix get_provider_specific_headers

* test_anthropic_messages_fallbacks

* bedrock/us.anthropic.claude-sonnet-4

* fix: get_provider_specific_headers

* TestProviderSpecificHeaderUtils

* test_anthropic_messages_fallbacks
2025-08-25 13:44:54 -07:00
..
base_anthropic_unified_messages_test.py [Bug Fix] Cost tracking and logging via the /v1/messages API are not working when using Claude Code (#11928) 2025-06-20 18:08:35 -07:00
test_anthropic_messages_passthrough.py [Bug fix] - Fix /messages fallback from Anthropic API -> Bedrock API (#13946) 2025-08-25 13:44:54 -07:00
test_assemblyai_unit_tests_passthrough.py (QA+UI) - e2e flow for adding assembly ai passthrough endpoints (#8337) 2025-02-06 18:27:54 -08:00
test_bedrock_anthropic_messages_test.py [Fix] Ensure /messages works when using `bedrock/converse/<model> with LiteLLM (#13627) 2025-08-14 16:50:05 -07:00
test_custom_logger_passthrough.py [Feat] Pass through endpoints - ensure PassthroughStandardLoggingPayload is logged and contains method, url, request/response body (#10194) 2025-04-21 19:46:22 -07:00
test_pass_through_unit_tests.py fixes for pass through tests 2025-06-18 21:47:37 -07:00
test_unit_test_anthropic_pass_through.py (Bug Fix) - Accurate token counting for /anthropic/ API Routes on LiteLLM Proxy (#8880) 2025-02-27 15:43:03 -08:00
test_unit_test_passthrough_router.py test: migrate testing 2025-03-22 12:48:53 -07:00
test_unit_test_streaming.py [Feat] Pass through endpoints - ensure PassthroughStandardLoggingPayload is logged and contains method, url, request/response body (#10194) 2025-04-21 19:46:22 -07:00