Chuan Hu commited on
Commit
989d2ff
·
unverified ·
1 Parent(s): ad19a5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -227,7 +227,7 @@ pip install urllib3==1.25.11
227
  pip install gradio --upgrade --force-reinstall
228
  ```
229
 
230
- ### SSL Error [#49](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/49)
231
 
232
  ```
233
  requests.exceptions.SSLError: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))
 
227
  pip install gradio --upgrade --force-reinstall
228
  ```
229
 
230
+ ### 一直等待/SSL Error [#49](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/49)
231
 
232
  ```
233
  requests.exceptions.SSLError: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))