yym68686 commited on
Commit
97c356d
·
1 Parent(s): 825d319

📖 Docs: Update documentation

Browse files
Files changed (2) hide show
  1. README.md +2 -0
  2. README_CN.md +2 -0
README.md CHANGED
@@ -397,6 +397,8 @@ Except for some special channels shown in the advanced configuration, all OpenAI
397
 
398
  The channel-level timeout setting has higher priority than the global model timeout setting. The priority order is: channel-level model timeout setting > channel-level default timeout setting > global model timeout setting > global default timeout setting > environment variable TIMEOUT.
399
 
 
 
400
  ## ⭐ Star History
401
 
402
  <a href="https://github.com/yym68686/uni-api/stargazers">
 
397
 
398
  The channel-level timeout setting has higher priority than the global model timeout setting. The priority order is: channel-level model timeout setting > channel-level default timeout setting > global model timeout setting > global default timeout setting > environment variable TIMEOUT.
399
 
400
+ By adjusting the model timeout time, you can avoid the error of some channels timing out. If you encounter the error `{'error': '500', 'details': 'fetch_response_stream Read Response Timeout'}`, please try to increase the model timeout time.
401
+
402
  ## ⭐ Star History
403
 
404
  <a href="https://github.com/yym68686/uni-api/stargazers">
README_CN.md CHANGED
@@ -397,6 +397,8 @@ api_keys:
397
 
398
  渠道级别的超时设置优先级高于全局模型超时设置。优先级顺序:渠道级别模型超时设置 > 渠道级别默认超时设置 > 全局模型超时设置 > 全局默认超时设置 > 环境变量 TIMEOUT。
399
 
 
 
400
  ## ⭐ Star 历史
401
 
402
  <a href="https://github.com/yym68686/uni-api/stargazers">
 
397
 
398
  渠道级别的超时设置优先级高于全局模型超时设置。优先级顺序:渠道级别模型超时设置 > 渠道级别默认超时设置 > 全局模型超时设置 > 全局默认超时设置 > 环境变量 TIMEOUT。
399
 
400
+ 通过调整模型超时时间,可以避免出现某些渠道请求超时报错的情况。如果你遇到 `{'error': '500', 'details': 'fetch_response_stream Read Response Timeout'}` 错误,请尝试增加模型超时时间。
401
+
402
  ## ⭐ Star 历史
403
 
404
  <a href="https://github.com/yym68686/uni-api/stargazers">