Skip to content

cloudflare.vectorize.query

Node ID: cloudflare.vectorize.query

Category: rag

InputTypeDescription
vector (required)arrayQuery vector
topKnumberTop K results to return (default 10)
filterobjectMetadata filter
returnValuesbooleanWhether to include vector values
returnMetadatabooleanWhether to include metadata
OutputTypeDescription
matchesarrayMatched vectors with scores
countnumberQuery count for billing