Open
Description
OpenAI operations can easily take a minute (based on my experiments), so the default response timeout of 60 sec is not enough.
OpenAI python SDK sets response timeout to 10 min (and connect timeout to 5 sec) - https://github.com/openai/openai-python/blob/main/src/openai/_constants.py#L9