Class LLMJudgeEvaluator

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

public class LLMJudgeEvaluator extends BaseEvaluator
Evaluator that uses an LLM to evaluate outputs based on the specified criteria.