mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-20 14:20:26 +00:00
* test:test_standard_logging_payload_includes_guardrail_information * feat: add tracing for presidio pii masking * feat: add tracing for guardrails on langfuse * test: test_langfuse_trace_includes_guardrail_information * feat: add tracing for guardrails on langfuse * fix: working guardrail trace * test: guardrail trace lands on langfuse * fix: linting * fix: code qa check * test: fixes for presidio test * test: fixes for presidio test * test: guardrail trace lands on langfuse * test: guardrail trace lands on langfuse * test: guardrail trace lands on langfuse * test: guardrail trace lands on langfuse
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.