mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-08 01:08:43 +08:00
@@ -8,6 +8,7 @@ description: 'FastGPT V4.14.14 更新说明'
|
||||
### 1. 更新镜像 tag
|
||||
|
||||
- 更新 fastgpt-app(fastgpt 主服务) 镜像 tag: v4.14.14
|
||||
- 更新 fastgpt-pro(fastgpt 商业版) 镜像 tag: v4.14.14
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
@@ -16,4 +17,5 @@ description: 'FastGPT V4.14.14 更新说明'
|
||||
|
||||
1. 个人微信发布渠道,优化轮询策略(拉取与回复解耦),避免数据量超大时出现阻塞。
|
||||
2. 新增环境变量 `WECHAT_CHANNEL_CONCURRENCY`(默认 1000)用于控制微信渠道 poll worker 并发数,建议 ≥ online channel 峰值。
|
||||
3. 完善内网地址检测。
|
||||
3. 完善内网地址检测。
|
||||
4. 兼容 deepseek 工具调用+思考模式,避免接口出现 400 错误。
|
||||
Reference in New Issue
Block a user