mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 03:35:36 +00:00
perf: hnsw query (#4596)
* perf: hnsw query * check response embedding recall result
This commit is contained in:
@@ -12,7 +12,8 @@ weight: 793
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
1. Doc2x 文档解析,增加报错信息捕获,增加超时时长
|
||||
1. Doc2x 文档解析,增加报错信息捕获,增加超时时长。
|
||||
2. 调整 PG vector 查询语句,强制使用向量索引。
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
|
Reference in New Issue
Block a user