RerankingStrategy

org.llm4s.rag.RerankingStrategy
See theRerankingStrategy companion object
sealed trait RerankingStrategy

Reranking strategy for RAG pipeline.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Cohere
object LLM
object None
In this article