mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 03:35:36 +00:00
* feat: think tag parse * remove some model config * feat: parse think tag test
This commit is contained in:
14
docSite/content/zh-cn/docs/development/upgrading/490.md
Normal file
14
docSite/content/zh-cn/docs/development/upgrading/490.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: 'V4.9.0(进行中)'
|
||||
description: 'FastGPT V4.9.0 更新说明'
|
||||
icon: 'upgrade'
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 803
|
||||
---
|
||||
|
||||
|
||||
## 完整更新内容
|
||||
|
||||
1. 新增 - AI 对话节点解析 <think></think> 标签内容,便于各类模型进行思考链输出。
|
||||
2. 修复 - 思考链流输出时,有时与正文顺序偏差。
|
Reference in New Issue
Block a user