Package dev.langchain4j.rag.content.aggregator
package dev.langchain4j.rag.content.aggregator
-
ClassDescriptionDefault implementation of
ContentAggregator
intended to be suitable for the majority of use cases.Implementation of Reciprocal Rank Fusion.AContentAggregator
that performs re-ranking using aScoringModel
, such as Cohere.