mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-10 17:04:47 +00:00
7c61fa3427
- Test ARN format inference profile model detection - Test model_id parameter filtering to prevent API errors - Test cross-region inference profile format support - Ensure backward compatibility with regular Nova Canvas models - Cover both request body generation and parameter transformation
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.