Skip to content

Commit 88a9f88

Browse files
committed
add
1 parent 1de86db commit 88a9f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eval_protocol/pytest/exception_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
litellm.exceptions.InternalServerError,
3333
litellm.exceptions.Timeout,
3434
litellm.exceptions.NotFoundError,
35-
litellm.exceptions.BadRequestError,
35+
litellm.exceptions.BadRequestError, # remove this once we have a long term solution
3636
litellm.exceptions.ServiceUnavailableError,
3737
}
3838

0 commit comments

Comments
 (0)