Uses of Class
org.springframework.ai.evaluation.EvaluationRequest
Packages that use EvaluationRequest
-
Uses of EvaluationRequest in org.springframework.ai.chat.evaluation
Methods in org.springframework.ai.chat.evaluation with parameters of type EvaluationRequestModifier and TypeMethodDescriptionFactCheckingEvaluator.evaluate
(EvaluationRequest evaluationRequest) Evaluates whether the response content in the EvaluationRequest is factually supported by the context provided in the same request.RelevancyEvaluator.evaluate
(EvaluationRequest evaluationRequest) -
Uses of EvaluationRequest in org.springframework.ai.evaluation
Methods in org.springframework.ai.evaluation with parameters of type EvaluationRequestModifier and TypeMethodDescriptiondefault String
Evaluator.doGetSupportingData
(EvaluationRequest evaluationRequest) Evaluator.evaluate
(EvaluationRequest evaluationRequest)