Class FaithfulnessEvaluator

java.lang.Object
dev.dokimos.core.BaseEvaluator
dev.dokimos.core.evaluators.FaithfulnessEvaluator
All Implemented Interfaces:
Evaluator

public class FaithfulnessEvaluator extends BaseEvaluator
Evaluator that uses an LLM to check how much of the actual output is backed by the given context.
  • Method Details