mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-16 01:09:01 +08:00
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: 'V4.14.14'
|
||||
description: 'FastGPT V4.14.14 更新说明'
|
||||
---
|
||||
|
||||
## 升级指南
|
||||
|
||||
### 1. 更新镜像 tag
|
||||
|
||||
- 更新 fastgpt-app(fastgpt 主服务) 镜像 tag: v4.14.14
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
1. 个人微信发布渠道,优化轮询策略(拉取与回复解耦),避免数据量超大时出现阻塞。
|
||||
2. 新增环境变量 `WECHAT_CHANNEL_CONCURRENCY`(默认 1000)用于控制微信渠道 poll worker 并发数,建议 ≥ online channel 峰值。
|
||||
@@ -117,6 +117,7 @@ description: FastGPT 文档目录
|
||||
- [/docs/self-host/upgrading/4-14/41411](/docs/self-host/upgrading/4-14/41411)
|
||||
- [/docs/self-host/upgrading/4-14/41412](/docs/self-host/upgrading/4-14/41412)
|
||||
- [/docs/self-host/upgrading/4-14/41413](/docs/self-host/upgrading/4-14/41413)
|
||||
- [/docs/self-host/upgrading/4-14/41414](/docs/self-host/upgrading/4-14/41414)
|
||||
- [/docs/self-host/upgrading/4-14/4142](/docs/self-host/upgrading/4-14/4142)
|
||||
- [/docs/self-host/upgrading/4-14/4143](/docs/self-host/upgrading/4-14/4143)
|
||||
- [/docs/self-host/upgrading/4-14/4144](/docs/self-host/upgrading/4-14/4144)
|
||||
|
||||
Reference in New Issue
Block a user