Uses of Class
org.springframework.ai.evaluation.EvaluationResponse
Packages that use EvaluationResponse
-
Uses of EvaluationResponse in org.springframework.ai.chat.evaluation
Methods in org.springframework.ai.chat.evaluation that return EvaluationResponseModifier 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 EvaluationResponse in org.springframework.ai.evaluation
Methods in org.springframework.ai.evaluation that return EvaluationResponse