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