Uses of Class
org.springframework.ai.evaluation.EvaluationResponse
Packages that use EvaluationResponse
Package
Description
The org.sf.ai.chat package represents the bounded context for the Chat Model within the
AI generative model domain.
-
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