Find answers from the community

Updated 2 months ago

OpenAI

Hello, can anyone help with a small question here?:

Plain Text
WARNING:llama_index.llms.openai_utils:Retrying llama_index.llms.openai_utils.completion_with_retry.<locals>._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=600).
Retrying llama_index.llms.openai_utils.completion_with_retry.<locals>._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=600).


Is this a problem of the pipeline or the openai api?
For the same query to the same engine, sometimes it takes 10min to retry and response, but normally it takes less than 15 seconds.
W
l
2 comments
Seems more of like OpenAI side is having some issue πŸ€”
I believe so, haha. Thank you for your response, it helps confirm my thoughts.πŸ˜†
Add a reply
Sign up and join the conversation on Discord