Chuan Hu commited on
Commit
1b9a85e
1 Parent(s): 6062b8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -240,7 +240,9 @@ pip install gradio --upgrade --force-reinstall
240
  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)')))
241
  ```
242
 
243
- 请将`openai.com`加入你使用的代理App的代理规则。注意不要将`127.0.0.1`加入代理,否则会有下一个错误。例如,在Clash配置文件中,加入:
 
 
244
 
245
  ```
246
  rules:
 
240
  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)')))
241
  ```
242
 
243
+ 请将`openai.com`加入你使用的代理App的代理规则。注意不要将`127.0.0.1`加入代理,否则会有下一个错误。
244
+
245
+ 例如,在Clash配置文件中,加入:
246
 
247
  ```
248
  rules: