ReadonlyagentReadonlyqueryReadonlythresholdReadonlylimitReadonlyrelevanceBlend weights for relevanceWeight·sim + recencyWeight·recency.
ReadonlyrecencyOptional ReadonlyqueryRaw query text for hybrid retrieval. When provided, the threshold-admitted candidates are re-ranked by fusing embedding cosine with BM25 (lexical) and recency via RRF. Omit for the classic single-channel dense+recency blend.
Optional ReadonlycontentRestrict results to these content types. Omit for no filter. Matches the Python
protocol's content_types, so one contract describes both libraries.
A ranked search hit: the entry plus its blended relevance score.