Skip to content

problem with this line: search = vectordb.similarity_search(" ")  #34

Open
@nguaki

Description

@nguaki

search = vectordb.similarity_search(" ")

this returns only 4 docs.

is there a way to return all documents from vectordb?

isn't this what you want since the purpose is to get a summary of a corpus which comprises of all texts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions