mirror of
https://github.com/lancedb/lancedb.git
synced 2026-08-18 03:58:26 +00:00
docs(node): regenerate RRF reranker reference
This commit is contained in:
@@ -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`<`any`>
|
||||
|
||||
Reference in New Issue
Block a user