Table of Contents

Class RetrievalRequest

Namespace
Qavren.Edge.Rag
Assembly
Qavren.Edge.Rag.dll

What the middleware asks a retriever for.

public sealed class RetrievalRequest
Inheritance
RetrievalRequest
Inherited Members

Properties

Keywords

Terms for the hybrid lane's keyword half. Null or empty degrades to pure vector search rather than emitting a malformed FTS MATCH.

ScoreThreshold

Applied by the retriever with the correct polarity for the lane it took. Null means no threshold.

Skip

How many leading results to skip. Default 0.

Top

How many sources to return. Default 5.