We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6d249 commit 9902b0fCopy full SHA for 9902b0f
eval_protocol/pytest/exception_config.py
@@ -34,6 +34,7 @@
34
litellm.exceptions.NotFoundError,
35
litellm.exceptions.BadRequestError, # remove this once we have a long term solution
36
litellm.exceptions.ServiceUnavailableError,
37
+ litellm.exceptions.APIError
38
}
39
40
0 commit comments