litellm/tests/test_litellm/llms/bedrock
Sameer Kankute 929331bf83
fix(bedrock): custom tool schemas and missing tool names for Converse
Normalize JSON Schema type custom to object for Bedrock invoke and
_bedrock_tools_pt, ensure stable names for tools without name, and
avoid KeyError in the Anthropic messages adapter when translating
tools to OpenAI format for bedrock/converse.

Made-with: Cursor
2026-04-09 10:40:09 +05:30
..
chat feat(bedrock): support cache_control_injection_points for tool_config location 2026-03-18 23:07:56 -03:00
count_tokens fix(count_tokens): include system and tools in token counting API requests 2026-02-27 15:39:35 -03:00
embed fix(cost-calc): use per-image pricing for Bedrock multimodal embeddings (#21646) 2026-02-20 08:51:21 -08:00
files [Feat] - Ishaan main merge branch (#23596) 2026-03-14 09:40:00 -07:00
image fix patch 2025-12-20 14:00:42 +05:30
invoke_agent fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
messages/invoke_transformations fix(bedrock): custom tool schemas and missing tool names for Converse 2026-04-09 10:40:09 +05:30
passthrough Fix : model id encoding for bedrock passthrough 2026-01-12 10:57:17 +05:30
realtime Add nova sonic tests 2026-02-02 12:18:43 +05:30
rerank fix(bedrock): pass timeout param to bedrock rerank http client (#22021) 2026-02-24 09:32:11 -08:00
vector_stores [Feat] UI Vector Stores - Allow adding Vertex RAG Engine, OpenAI, Azure (#12752) 2025-07-18 18:25:26 -07:00
test_anthropic_beta_support.py Update code to handle anthropic beta headers mapping 2026-02-11 12:35:22 +05:30
test_base_aws_llm.py [Feat] - Ishaan main merge branch (#23596) 2026-03-14 09:40:00 -07:00
test_bedrock_common_utils.py Fix: Support us-gov prefix for AWS GovCloud Bedrock models (#15626) 2025-10-17 13:19:51 -07:00
test_bedrock_ssl_verify.py [Bug]: Add Custom CA certificates to boto3 clients 2026-01-12 09:05:09 +05:30
test_cross_region_inference_profile_mapping.py Fix: Bedrock cross-region inference profile cost calculation (#14566) 2025-09-15 07:10:20 -07:00