rrf_weight (#5551)

Co-authored-by: xxYyh <xxyyh@xxYyhdeMacBook-Pro.local>
This commit is contained in:
YeYuheng
2025-08-29 00:54:29 +08:00
committed by GitHub
parent 486d791b94
commit e4756c76dd
4 changed files with 16 additions and 17 deletions
@@ -29,7 +29,7 @@ export async function dispatchDatasetConcat(
const rrfConcatResults = datasetSearchResultConcat(
quoteList.map((list) => ({
k: 60,
weight: 1,
list
}))
);