(test) proxy rules

This commit is contained in:
ishaan-jaff 2024-01-15 21:11:50 -08:00
parent ab7531b6c1
commit 60586fc37f

View file

@ -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