Search Node
vellum.workflows.nodes.SearchNode
Used to perform a hybrid search against a Document Index in Vellum.
Attributes
document_index
Either the UUID or name of the Vellum Document Index that you’d like to search against
query
The query to search for
options
Runtime configuration for the search
chunk_separator
The separator to use when joining the text of each search result
Outputs
text
The concatenated text output from the search
results
The raw results from the search