mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-10 21:04:46 +00:00
3322523e07
* attempt to implement the passthrough feature * Formatting and small change * Fix formatting * feat: grayswan guardrail overwrite ModelResponse in passthrough mode * fix missing exception error catching on certain endpoints * fix wrong call site * fix: patch anthropic endpoint internal error on streaming obj * fix grayswan testcase * feat: update the violation response to more natural * Formatting * move passthrough exception definition to custom_guardrail. * Enhancement: show whether the blocked at input or output * update exception name * fix a typo in testing unit. --------- Co-authored-by: Xiaohan Fu <xiaohan@grayswan.ai>