Execute agent-goal-completeness evaluator
Evaluators
Execute agent-goal-completeness evaluator
Measure if agent accomplished all user goals
Request Body:
input.trajectory_prompts(string, required): JSON array of prompts in the agent trajectoryinput.trajectory_completions(string, required): JSON array of completions in the agent trajectoryconfig.threshold(number, required): Score threshold for pass/fail determination (0.0-1.0)
POST
Execute agent-goal-completeness evaluator

