We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ef460 commit 8fb8feeCopy full SHA for 8fb8fee
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