v4.12.2-fix2

labring/FastGPTv4.12.2-fix2Aug 28, 2025by c121914yu

AI Summary

Hotfix for the content extraction node failing to work correctly with tool-calling capable AI models.

Key Highlights

  • Fixed content extraction node compatibility with tool-calling models.

Full Release Notes

## 变更内容
1. 内容提取节点,因缺少 toolChoice 声明,导致工具调用模型无法正常提取。

## What's Changed
* Update doc by @c121914yu in https://github.com/labring/FastGPT/pull/5545
* fix: mcp tool node hide the version selection by @FinleyGe in https://github.com/labring/FastGPT/pull/5547
* perf: workflow code by @c121914yu in https://github.com/labring/FastGPT/pull/5548
* Update teamMode.mdx by @Deepturn in https://github.com/labring/FastGPT/pull/5550
* fix: extract node can not extract when using tool-calling-able model. by @FinleyGe in https://github.com/labring/FastGPT/pull/5555
* Modified the weight calculation method when performing RRF merging by @YYH211 in https://github.com/labring/FastGPT/pull/5551
* perf: rrf code by @c121914yu in https://github.com/labring/FastGPT/pull/5558
* perf: rrf code by @c121914yu in https://github.com/labring/FastGPT/pull/5559


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