feat: 支持设置流模式超时时间

This commit is contained in:
CalciumIon
2024-06-27 17:17:23 +08:00
parent d1778bb20a
commit fc6ae6bf34
4 changed files with 31 additions and 1 deletions

View File

@@ -83,6 +83,8 @@
```
可以实现400错误转为500错误从而重试
## 比原版One API多出的配置
- `STREAMING_TIMEOUT`:设置流式一次回复的超时时间,默认为 30 秒
## 部署
### 部署要求