-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
代码中有些地方使用vectorstore的filter并将阈值设置为0进行全量向量获取代替直接查库,但simplevectorestore是计算的点积,范围是-1到1,导致无法正常获取所有向量,比如业务知识的同步到向量库按钮,会先获取所有历史数据并删除,但由于范围问题导致删不干净就会有重复
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Spring AI Alibaba DataAgent version(s):Debug logs
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels