Uses of Interface
org.springframework.ai.evaluation.Evaluator
Packages that use Evaluator
-
Uses of Evaluator in org.springframework.ai.chat.evaluation
Classes in org.springframework.ai.chat.evaluation that implement EvaluatorModifier and TypeClassDescriptionclass
Implementation ofEvaluator
used to evaluate the factual accuracy of Large Language Model (LLM) responses against provided context.class
Evaluates the relevancy of a response to a query based on the context provided.