v4.14.24

labring/FastGPTv4.14.24Jun 10, 2026by c121914yu

AI Summary

A maintenance release optimizing the abort logic for the completions API to prevent false terminations.

Key Highlights

  • Optimized v1/completions abort condition to reduce socket reconnection errors

Full Release Notes

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

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