mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 14:17:54 +00:00
* Enable base64 stripping from sqs (#15927) * Add sqs logger * Add sqs logger * Add sqs strp base64 * Add sqs strp base64 * Add sqs strp base64 * strip base64 * Add sqs strp base64 * strip base64 * Add sqs strp base64 * Add max depth recursion * Add max depth recursion --------- Co-authored-by: deepanshu <deepanshu.lulla@hq.bill.com> * refactor _strip_base64_from_messages * test fixes SQS logger * fix SQS linting --------- Co-authored-by: Deepanshu Lulla <deepanshu.lulla@gmail.com> Co-authored-by: deepanshu <deepanshu.lulla@hq.bill.com>
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/test_litellm
This folder can only run mock tests.