mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-14 20:22:20 +00:00
dcc8f04ca0
* fix(streaming_handler.py): don't return stream options in clientside response * test: add unit test * fix(custom_guardrail.py): fix start time don't start until function actually called leading to incorrect high latency numbers * fix(custom_guardrail.py): fix start time
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.