Session-Level Evaluations via UI
To run evaluations at the session level in the UI, set the evaluator scope to “Session” for each evaluator you want to operate at that level. You will the evaluation output populate next to each session. You can hover over the evaluation to filter by results or view details like score and explanation.The attributes required for a Session Eval will vary case by case.When you pass attributes into the evaluator, they are concatenated across all spans in the session that contain them. You can use the Evaluator Data Filter bar to precisely control which spans contribute to the concatenated attributes.For example, if you use attributes.input.value in the Eval Template, the input values from all matching spans in the session are concatenated into a single variable and passed to the evaluation prompt.