Skip to content

document how to create vector data from the embedder #3269

Open
@tacman

Description

@tacman

The documentation for a hybrid or pure semantic search references sending vector data, but there's no documentation on how to create that data with the configured embedders.

Surely this is being done internally. I think there would be some value to exposing a method to do that.

Also, when the search query has

        "retrieveVectors" => true,

the vectors are returned for the results, but not for the query itself. It seems appropriate that it would.

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