Spaces:
Sleeping
Sleeping
Chuan Hu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -223,9 +223,7 @@ pip install urllib3==1.25.11
|
|
223 |
pip install gradio --upgrade --force_reinstall
|
224 |
```
|
225 |
|
226 |
-
### SSL Error
|
227 |
-
|
228 |
-
请参考此 Issue: [#49](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/49)
|
229 |
|
230 |
```
|
231 |
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)')))
|
|
|
223 |
pip install gradio --upgrade --force_reinstall
|
224 |
```
|
225 |
|
226 |
+
### SSL Error [#49](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/49)
|
|
|
|
|
227 |
|
228 |
```
|
229 |
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)')))
|