mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-16 04:18:49 +00:00
* 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