mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 21:35:06 +00:00
075a089d82
* use is_batch_jsonl_file * fix valid_content_type * fix transform_create_file_request * fix _transform_openai_jsonl_content_to_bedrock_jsonl_content * test_transform_openai_jsonl_content_to_bedrock_jsonl_content * fix mypy linting errors * fix BEDROCK_BATCH_MODEL * fix working sample * fix comment * fix model list * fix: use with managed batches * refactor