Uses of Class
dev.dokimos.core.evaluators.agents.ToolNameReliabilityEvaluator.Builder
Packages that use ToolNameReliabilityEvaluator.Builder
-
Uses of ToolNameReliabilityEvaluator.Builder in dev.dokimos.core.evaluators.agents
Methods in dev.dokimos.core.evaluators.agents that return ToolNameReliabilityEvaluator.BuilderModifier and TypeMethodDescriptionToolNameReliabilityEvaluator.builder()Creates a new builder for constructing the evaluator.ToolNameReliabilityEvaluator.Builder.evaluationParams(List<EvalTestCaseParam> params) Sets which test case parameters to validate.Sets an optional judge LLM for semantic checks.Sets the evaluator name.ToolNameReliabilityEvaluator.Builder.threshold(double threshold) Sets the minimum score threshold for success.Sets the metadata key for tool definitions.