mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
rrf_weight (#5551)
Co-authored-by: xxYyh <xxyyh@xxYyhdeMacBook-Pro.local>
This commit is contained in:
@@ -29,7 +29,7 @@ export async function dispatchDatasetConcat(
|
||||
|
||||
const rrfConcatResults = datasetSearchResultConcat(
|
||||
quoteList.map((list) => ({
|
||||
k: 60,
|
||||
weight: 1,
|
||||
list
|
||||
}))
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user