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