mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 22:27:10 +00:00
* fix _validate_format for BedrockImageProcessor * add test * fix _validate_format for bedrock * _get_document_format * test_bedrock_get_document_format_fallback_mimes * fix: add fallback method for mime type detection
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/litellm
This folder can only run mock tests.