Skip to main content

Vector DB Query

Search for similar documents using semantic/vector search

Properties

PropertyValue
Typevector-db-query
FamilyActions
GroupDatabase

Parameters

NameLabelTypeDescriptionRequired
providerVector DB ProviderSelectChoose the vector database providerYes
querySearch QueryStringText query to search for similar documentsYes
topKTop K ResultsNumberNumber of similar documents to returnNo
filterMetadata FilterJSONOptional filter to apply on metadata (provider-specific format)No

Outputs

NameLabelTypeDescription
resultsresultsarrayArray of matching documents with scores
countcountnumberNumber of results returned