v4.10.1-fix3
labring/FastGPTv4.10.1-fix3Jul 18, 2025by c121914yu
AI Summary
A hotfix improving the robustness of the valueTypeFormat function for data type conversion.
Key Highlights
- Improved robustness of valueTypeFormat function for data type conversion.
- Better handling of data type mismatches.
Full Release Notes
## 变更内容 1. 优化工作量 valueTypeFormat 函数,数据类型转化鲁棒性更强。 ## What's Changed * perf: value type checker by @c121914yu in https://github.com/labring/FastGPT/pull/5255 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.10.1-fix2...v4.10.1-fix3