Skip to content

Vectorstore search behavior #1

@wejick

Description

@wejick

Today vector store search function will still do vector based search to the database. Instead of having vector parameter, it has string based parameter which will be converted to vector later.

Is it better for search to do a nonvector search instead if applicable?
do we need an extra option for this? what will be the default behavior?

How about hybrid search?

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