
Parameters
LLM used to evaluate the run.
Instructions for the evaluator. You can use expressions like
{input} to reference the agent input
and {@NodeA.output} to reference upstream node outputs.Input passed to the evaluator. Supports the agent input editor. You can use expressions like
{input} to reference the agent input
and {@NodeA.output} to reference upstream node outputs.Credentials
Select an LLM Credential used by the evaluator model.
Inputs
The input passed to the evaluator. This can be used for evaluation by using an expression like
{input} in the
Evaluator Input parameter.Outputs
Evaluation result with score and feedback.
| Field | Description |
|---|---|
score | Numeric score for the evaluation. |
feedback | Natural language feedback for the evaluation. |

