litellm/tests/test_litellm/llms/bedrock/chat
Chesars 60c234270a feat(bedrock): support cache_control_injection_points for tool_config location
Add support for {"location": "tool_config"} in cache_control_injection_points,
which appends a cachePoint block to the Bedrock Converse toolConfig.tools array.
This enables prompt caching of tool definitions on Bedrock Claude models.

Also update the cache control hook to pass through non-message injection points
to provider-specific handling instead of silently dropping them.

Fixes #21969
2026-03-18 23:07:56 -03:00
..
agentcore [Fix] Flaky MCP server and AgentCore streaming tests in CI 2026-03-11 13:08:48 -07:00
invoke_transformations fix(bedrock): strip output_config from Bedrock Invoke requests (#23042) 2026-03-07 19:33:53 -08:00
test_converse_transformation.py feat(bedrock): support cache_control_injection_points for tool_config location 2026-03-18 23:07:56 -03:00
test_converse_transformation_nova_2.py feat(bedrock): broaden Nova 2 model detection to support nova-2-pro reasoning 2026-02-16 20:35:00 -08:00
test_invoke_handler.py fix(bedrock): Ensure consistent chunk IDs in Bedrock streaming responses (#16596) 2025-11-18 20:37:21 -08:00
test_mistral_config.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_service_tier.py feat(bedrock): add OpenAI-compatible service_tier parameter translation (#18091) 2026-01-12 17:28:49 +05:30
test_streaming_choice_index.py fix(bedrock): correct streaming choice index for tool calls (#19506) 2026-01-21 20:57:14 -08:00
test_writer_palmyra.py [Feat] New model - add bedrock writer models (#17685) 2025-12-08 17:49:06 -08:00