mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-05 13:07:08 +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