#how to catch openai api exceptions?

7 messages · Page 1 of 1 (latest)

steep crypt
#

looking to catch exceptions in python

shadow yarrow
#

Try except?

steep crypt
# shadow yarrow Try except?

im talking about excepting specific openai exceptions such as a max token limit reached or a quota reached error

shadow yarrow
#

Lol I just check the error string but we should show example for what object

#

I’ll look it up soon for you since I also want to know

steep crypt
livid scaffold