mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
feat: more sub plan info;fix: emprt index (#4997)
* feat: more sub plan info * fix: emprt index * doc
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
title: 'V4.9.11(进行中)'
|
||||
title: 'V4.9.12(进行中)'
|
||||
description: 'FastGPT V4.9.12 更新说明'
|
||||
icon: 'upgrade'
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 789
|
||||
weight: 788
|
||||
---
|
||||
|
||||
## 🚀 新增内容
|
||||
@@ -17,7 +17,9 @@ weight: 789
|
||||
1. 密码校验时,增加更多的特殊字符
|
||||
2. 后端全量计算知识库 chunk 参数,避免自动模式下部分参数未正确使用默认值。
|
||||
3. 将文本分块移至 worker 线程,避免阻塞。
|
||||
4. 展示更多套餐用量信息。
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
1. 自定义问答提取提示词被覆盖。
|
||||
1. 自定义问答提取提示词被覆盖。
|
||||
2. 模板导入时,存在空 indexes 时,导致数据插入失败。
|
Reference in New Issue
Block a user