A constant added to the rank, controlling the balance between the importance
of high-ranked items and the consideration given to lower-ranked items.
Default is 60.
Optionalcallbacks
callbacks?:Callbacks
Optionalmetadata
metadata?:Record<string, unknown>
retrievers
retrievers:BaseRetriever<Record<string, any>>[]
A list of retrievers to ensemble.
Optionaltags
tags?:string[]
Optionalverbose
verbose?:boolean
Optionalweights
weights?:number[]
A list of weights corresponding to the retrievers. Defaults to equal
weighting for all retrievers.
A constant added to the rank, controlling the balance between the importance of high-ranked items and the consideration given to lower-ranked items. Default is 60.