Files
FastGPT/docSite/content/zh-cn/docs/development/upgrading/490.md
Archer 4d20274a97 feat: think tag parse (#3805) (#3808)
* feat: think tag parse

* remove some model config

* feat: parse think tag test
2025-02-17 20:57:36 +08:00

328 B

title, description, icon, draft, toc, weight
title description icon draft toc weight
V4.9.0(进行中) FastGPT V4.9.0 更新说明 upgrade false true 803

完整更新内容

  1. 新增 - AI 对话节点解析 标签内容,便于各类模型进行思考链输出。
  2. 修复 - 思考链流输出时,有时与正文顺序偏差。