v4.14.26

openai/openai-realtime-agentsv4.14.26Jun 24, 2026by c121914yu

AI Summary

Fixes stream reception anomalies caused by using the latest Node.js version by locking the Node version.

Key Highlights

  • Fixes stream reception anomalies with newer Node.js versions
  • Locks Node.js version to prevent compatibility issues

Full Release Notes

## 变更说明
1. 锁定 node 版本,避免使用最新node导致流接收异常。

**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.25...v4.14.26