v4.14.24

magic-research/GETAvatarv4.14.24Jun 10, 2026by c121914yu

AI Summary

Addresses stability issues in API workflows by refining abort condition logic to prevent socket reconnection errors from incorrectly terminating API calls.

Key Highlights

  • Optimized v1/completions abort condition judgment logic
  • Reduced false positive terminations caused by socket reconnection
  • Improved reliability of API call workflows

Full Release Notes

## 变更说明
1. 优化 v1/completions abort 条件判断,减少 socket 重连导致误判中断,导致 API 调用工作流时不时终止。

**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.22...v4.14.24