chenfei-wu / TaskMatrix

Other
34.54k stars 3.32k forks source link

An error was reported after uploading the picture #336

Open ZhuningS opened 1 year ago

ZhuningS commented 1 year ago

Retrying langchain.llms.openai.completion_with_retry.._completion_with_retry in 10.0 seconds as it raised APIConnectionError: Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/completions (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))).

Adityadt68 commented 1 year ago

I am also getting the similar error while trying langchain in my organization's laptop. Please let know if there is any solution to this issue.