4.14.x
V4.14.14
FastGPT V4.14.14 Release Notes
Upgrade Guide
1. Update image tags
- Update fastgpt-app (FastGPT main service) image tag to: v4.14.14
- Update fastgpt-pro (FastGPT commercial) image tag to: v4.14.14
đ Bug Fixes
âī¸ Optimizations
- Personal WeChat publishing channel: optimized polling strategy by decoupling pull from reply, preventing blocking under high message volume.
- Added environment variable
WECHAT_CHANNEL_CONCURRENCY(default 1000) to control the WeChat channel poll worker concurrency. Recommended to set âĨ peak online channel count. - Improved internal network address detection.
- Added compatibility for DeepSeek tool calling combined with thinking mode to avoid 400 errors from the API.