Skip to content

Duplicated-retriever #14

@Guts-Blood

Description

@Guts-Blood

in memory_system.py line 473 and 489 there are duplicated call for self.retriever.search(query, k) and they should return the same results. Thus the later process should be useless. I think from your comments you should use another embedding retrieve methods in 489?

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