Files
FastGPT/docSite/content/zh-cn/docs/development/upgrading/497.md
Archer 61aa91b3aa perf: hnsw query (#4596)
* perf: hnsw query

* check response embedding recall result
2025-04-18 19:31:02 +08:00

392 B

title, description, icon, draft, toc, weight
title description icon draft toc weight
V4.9.7(进行中) FastGPT V4.9.7 更新说明 upgrade false true 793

🚀 新增内容

⚙️ 优化

  1. Doc2x 文档解析,增加报错信息捕获,增加超时时长。
  2. 调整 PG vector 查询语句,强制使用向量索引。

🐛 修复

  1. 文件上传分块大小限制,避免超出 MongoDB 限制。