Files
FastGPT/docSite/content/zh-cn/docs/development/upgrading/4814.md
Archer 4f55025906 rFix textspliter (#3200)
* fix: text splitter

* perf: splitter
2024-11-21 12:01:55 +08:00

18 lines
542 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: 'V4.8.14(进行中)'
description: 'FastGPT V4.8.14 更新说明'
icon: 'upgrade'
draft: false
toc: true
weight: 810
---
## 更新预告
1.
2. 新增 - 工作流支持进入聊天框/点击开始对话后,自动触发一轮对话。
3. 新增 - 重写 chatContext对话测试也会有日志并且刷新后不会丢失对话。
4. 新增 - 分享链接支持配置是否允许查看原文。
5. 优化 - 工作流 ui 细节。
6. 修复 - 分块策略,四级标题会被丢失。 同时新增了五级标题的支持。