mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
(test) proxy rules
This commit is contained in:
parent
ab7531b6c1
commit
60586fc37f
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ def test_post_call_rule():
|
|||
print("Got exception", e)
|
||||
print(type(e))
|
||||
print(vars(e))
|
||||
assert e.message == "This violates LiteLLM Proxy Rules. Response too short"
|
||||
pass
|
||||
# print(f"MAKING ACOMPLETION CALL")
|
||||
# litellm.set_verbose = True
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue