Uses of Class
com.google.genkit.ai.evaluation.Score
Packages that use Score
-
Uses of Score in com.google.genkit.ai.evaluation
Methods in com.google.genkit.ai.evaluation that return ScoreModifier and TypeMethodDescriptionScore.Builder.build()EvalResponse.getEvaluationAsScore()Gets the evaluation as a single Score.Methods in com.google.genkit.ai.evaluation that return types with arguments of type ScoreModifier and TypeMethodDescriptionEvalResponse.getEvaluationAsScoreList()Gets the evaluation as a list of Scores.Methods in com.google.genkit.ai.evaluation with parameters of type ScoreMethod parameters in com.google.genkit.ai.evaluation with type arguments of type Score -
Uses of Score in com.google.genkit.plugins.evaluators
Methods in com.google.genkit.plugins.evaluators that return types with arguments of type ScoreMethod parameters in com.google.genkit.plugins.evaluators with type arguments of type ScoreModifier and TypeMethodDescriptionMetricConfig.Builder.statusOverrideFn(Function<Score, EvalStatus> statusOverrideFn)