mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
feat: model select support close params;perf: dataset params slider;update doc (#3453)
* feat: model select support close params * perf: dataset params slider * update doc * update doc * add delete log * perf: ai config overflow * test * test * test * delete collection tags * delete collection tags
This commit is contained in:
15
docSite/content/zh-cn/docs/development/upgrading/4817.md
Normal file
15
docSite/content/zh-cn/docs/development/upgrading/4817.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: 'V4.8.17(进行中)'
|
||||
description: 'FastGPT V4.8.17 更新说明'
|
||||
icon: 'upgrade'
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 807
|
||||
---
|
||||
|
||||
|
||||
## 完整更新内容
|
||||
|
||||
1.
|
||||
2. 新增 - LLM 模型参数支持关闭 max_tokens 和 temperature。
|
||||
3. 优化 - 知识库搜索参数,滑动条支持输入模式,可以更精准的控制。
|
Reference in New Issue
Block a user