mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
14 lines
328 B
Markdown
14 lines
328 B
Markdown
---
|
|
title: 'V4.9.0(进行中)'
|
|
description: 'FastGPT V4.9.0 更新说明'
|
|
icon: 'upgrade'
|
|
draft: false
|
|
toc: true
|
|
weight: 803
|
|
---
|
|
|
|
|
|
## 完整更新内容
|
|
|
|
1. 新增 - AI 对话节点解析 <think></think> 标签内容,便于各类模型进行思考链输出。
|
|
2. 修复 - 思考链流输出时,有时与正文顺序偏差。 |