Skip to content

Commit 9902b0f

Browse files
authored
add (#296)
1 parent 5b6d249 commit 9902b0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eval_protocol/pytest/exception_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
litellm.exceptions.NotFoundError,
3535
litellm.exceptions.BadRequestError, # remove this once we have a long term solution
3636
litellm.exceptions.ServiceUnavailableError,
37+
litellm.exceptions.APIError
3738
}
3839

3940

0 commit comments

Comments
 (0)