Assistant stuck at "rate_limit_exceeded"
Romanowski, Tomasz
60
Reputation points
I've created an assistant with function calls. The first thread run poll succeeds with the correction function call. I execute the function, feed it back to the thread run. I get an error: rate_limit_eceeded "Please try again in XX seconds" . I parse out the timeout, sleep, then poll again only to get the exact same error.
Sign in to answer