Skip to content

[BUG] 业务知识召回不生效 #460

@zjhltc

Description

@zjhltc

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

simplevectorestore的dosimilaritysearch方法使用spel表达式进行过滤操作,但是business的metadata向量化时businessTermId是long,且召回使用in条件,spel表达式会把过滤条件中的businessTermId集合转换为integer集合,元数据无法与过滤条件匹配,导致所有业务数据都无法召回

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