Open
Description
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
Labels
No labels