mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-26 00:23:51 +00:00
Take upstream's refactored PII handling with _unmask_pii_text and _process_response_for_pii helpers. Add missing StreamingChoices import.
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.