mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
Update utils.py
This commit is contained in:
parent
69a0a775f8
commit
c21eae7f79
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue