Merge pull request #530 from vedant-z/patch-1

Update utils.py
This commit is contained in:
Krish Dholakia 2023-10-04 15:42:59 -07:00 committed by GitHub
commit 24c12d6b9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2203,7 +2203,7 @@ def exception_type(
exception_mapping_worked = False
print()
print("\033[1;31mGive Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new\033[0m")
print()
print("LiteLLM.Info: If you need to debug this error, use `litellm.set_verbose=True'.")
print()
if litellm.set_verbose == True:
litellm.error_logs['EXCEPTION'] = original_exception