Files
FastGPT/docSite/content/zh-cn/docs/development/upgrading/4910.md
Archer d44c338059 perf: confirm ux (#4843)
* perf: delete tip ux

* perf: confirm ux
2025-05-20 13:41:56 +08:00

22 lines
417 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.9.10(进行中)'
description: 'FastGPT V4.9.10 更新说明'
icon: 'upgrade'
draft: false
toc: true
weight: 790
---
## 🚀 新增内容
1. 支持 PG 设置`systemEnv.hnswMaxScanTuples`参数,提高迭代搜索的数据总量。
## ⚙️ 优化
1. LLM stream调用默认超时调大。
2. 部分确认交互优化。
## 🐛 修复
1. 全文检索多知识库时排序得分排序不正确