docs(node): regenerate RRF reranker reference

This commit is contained in:
Gatefixer
2026-08-06 00:24:06 +00:00
parent 3ee81fa556
commit 4cb678c746
@@ -16,6 +16,8 @@ Reranks the results using the Reciprocal Rank Fusion (RRF) algorithm.
outputSchema(inputSchema): Promise<Schema<any>>
```
Declare the RRF output schema for vector-only query execution.
#### Parameters
* **inputSchema**: `Schema`&lt;`any`&gt;