Hi all, I recently upgraded from gpt-3.5-turbo to gpt-4-turbo, and I am starting to get a lot of timeout errors. I increased the timeout limit to 10 minutes (OpenAI(....,timeout=600)), but I noticed that the call still fails with a timeout error after about 5 minutes? Has anyone run into a similar issue? Thanks.
@ChicoButico The only thing I have changed is upgrading to 4-turbo. I am not sure what else it could be causing the timeouts. I will keep exploring! thank you for your feedback.