v4.12.2-fix

labring/FastGPTv4.12.2-fixAug 26, 2025by c121914yu

AI Summary

Hotfix addressing conflicts between interaction nodes and concurrency control.

Key Highlights

  • Fixed interaction node conflicts with concurrency control.
  • Resolved issues where interaction nodes prevented subsequent toolsets from running.

Full Release Notes

## 变更内容
1. 修复交互节点与并发控制冲突,导致后续节点被提前skip运行。
2. 修复遗留问题:交互节点与工具集存在冲突,交互节点后的工具集无法正常使用。

## What's Changed
* update doc by @c121914yu in https://github.com/labring/FastGPT/pull/5543
* fix: ai response test by @c121914yu in https://github.com/labring/FastGPT/pull/5544


**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.12.2...v4.12.2-fix