You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR][2023-03-04 18:58:59][chat_gpt_bot.py:67] - Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f0287793f40>: Failed to establish a new connection: [Errno 101] Network is unreachable'))
是请求地址错了吗?
The text was updated successfully, but these errors were encountered:
[ERROR][2023-03-04 18:58:59][chat_gpt_bot.py:67] - Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f0287793f40>: Failed to establish a new connection: [Errno 101] Network is unreachable'))
是请求地址错了吗?
The text was updated successfully, but these errors were encountered: