mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 03:35:36 +00:00
feat: custom dataset split sign (#4221)
* feat: custom dataset split sign * feat: custom dataset split sign
This commit is contained in:
20
docSite/content/zh-cn/docs/development/upgrading/492.md
Normal file
20
docSite/content/zh-cn/docs/development/upgrading/492.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: 'V4.9.2(进行中)'
|
||||
description: 'FastGPT V4.9.2 更新说明'
|
||||
icon: 'upgrade'
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 799
|
||||
---
|
||||
|
||||
|
||||
## 🚀 新增内容
|
||||
|
||||
1. 知识库分块增加自定义分隔符预设值,同时支持自定义换行符分割。
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
1. 导出对话日志时,支持导出成员名。
|
||||
|
||||
## 🐛 修复
|
||||
|
Reference in New Issue
Block a user