I am getting below mentioned timeout issue very frequently, Today I could not even hit any single API yet. How to resolve this?
I am using model_name=“gpt-3.5-turbo-16k”
Retrying langchain.llms.openai.completion_with_retry.._completion_with_retry in 4.0 seconds as it raised Timeout: Request timed out: HTTPSConnectionPool(host=‘api.openai.com’, port=443): Read timed out. (read timeout=80).
Retrying langchain.llms.openai.completion_with_retry.._completion_with_retry in 4.0 seconds as it raised Timeout: Request timed out: HTTPSConnectionPool(host=‘api.openai.com’, port=443): Read timed out. (read timeout=80).