litellm/tests/pass_through_unit_tests
David Chen d1df4e838b
Litellm fix update bedrock models (#24947)
* update bedrock models in tests

* updated more tests and model_prices_and_context_window

* fix model id and pricing

* replace more sonnet models

* update tests

* git push

* update pricing

* flaky total cost

* monkey patch

* relax the cost change

* fix and revert some changes

* revert the pricing

* chore: move cost/pricing changes to bedrock-cost-fixes branch

* chore: split Bedrock file-api beta stripping to separate branch

Removes strip_unsupported_file_api_betas_for_bedrock_invoke from this branch;
see litellm_bedrock_invoke_strip_file_api_betas for that fix.

Made-with: Cursor
2026-04-01 19:22:54 -07:00
..
messages_api_structured_output Litellm fix update bedrock models (#24947) 2026-04-01 19:22:54 -07:00
base_anthropic_messages_prompt_caching_test.py [Feat] Claude Code - Add support for Prompt Caching with Bedrock Converse (#19123) 2026-01-14 18:05:10 -08:00
base_anthropic_messages_tool_search_test.py [Release Fix] (#22411) 2026-02-28 09:46:35 -08:00
base_anthropic_unified_messages_test.py [Fix] inconsistent response format in anthropic.messages.acreate() when using non anthropic providers (#20442) 2026-02-04 16:37:40 -08:00
test_anthropic_messages_passthrough.py Litellm fix update bedrock models (#24947) 2026-04-01 19:22:54 -07:00
test_anthropic_messages_prompt_caching.py [Feat] Claude Code - Add support for Prompt Caching with Bedrock Converse (#19123) 2026-01-14 18:05:10 -08:00
test_anthropic_messages_tool_search.py TestBedrockInvokeToolSearch 2026-01-24 15:36:30 -08: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] Claude Code (/messages) - Litellm fix claude code Bedrock Invoke usage, request signing (#19111) 2026-01-14 14:51:50 -08:00
test_bedrock_tool_use_beta_header.py test fix us.anthropic.claude-haiku-4-5-20251001-v1:0 (#24931) 2026-04-01 11:01:03 -07:00
test_claude_code_marketplace.py Litellm ishaan march 20 (#24303) 2026-03-21 12:40:11 -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 Fix test_pass_through_request_logging_failure 2026-02-26 10:50:05 +05:30
test_passthrough_registry_updates.py Fix passthrough tests 2026-02-20 17:28:06 -08:00
test_unit_test_anthropic_pass_through.py Fix CI: Revert security scan changes and add GitGuardian ignore rules (#18358) 2025-12-22 17:03:53 -08:00
test_unit_test_passthrough_router.py test_get_credentials_from_env 2026-03-30 16:02:14 -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
test_vertex_ai_anthropic_streaming_cost_injection.py Add cost tracking for streaming in vertex ai 2025-11-20 15:08:38 +05:30
test_vertex_ai_live_passthrough.py fix test 2025-09-27 02:08:09 +05:30
test_websearch_interception_e2e.py Litellm fix update bedrock models (#24947) 2026-04-01 19:22:54 -07:00