Skip to content

[BUG] 全量条件过滤失败 #462

@zjhltc

Description

@zjhltc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions