mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-03 19:07:08 +00:00
19e2bab8c8
* fix acreate_file with bedrock * fix routing to bedrock batches api * fix create_file * working batch file upload * fix batches API for file upload * test: bedrock files and batches API * add BaseBatchesConfig * fix get_provider_batches_config * transform bedrock batches * fix run create batch through llm http handler * test_async_file_and_batch * main.batches creation * fix: CommonBatchFilesUtils * fix async_create_batch * test_async_file_and_batch * BedrockBatchesConfig * fix ruff check * ruff check fix * fix docs ref