mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-27 01:22:18 +00:00
* fix(bedrock): map Anthropic batch row params the way real time does * fix(bedrock): let a batch row's allowed_openai_params reach the mapper * test(bedrock): assert the batch thinking value matches the real-time mapping * fix(bedrock): keep json_mode out of Anthropic batch rows and pin route-prefixed deployments --------- Co-authored-by: mateo-berri <277851410+mateo-berri@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| expected_bedrock_batch_completions.jsonl | ||
| expected_bedrock_batch_embeddings.jsonl | ||
| input_batch_completions.jsonl | ||
| input_batch_embeddings.jsonl | ||
| test_bedrock_files_handler.py | ||
| test_bedrock_files_transformation.py | ||