The explanation field in EvaluationResult is surfaced in the Phoenix UI as part of the evaluation results for experiments and annotations. When you run experiments or log evaluations, the UI displays the explanation alongside the label and score for each evaluated example, allowing users to drill down into individual cases and understand why a particular label was assigned by the evaluator. This is visible in the experiment results table and in the detailed view for each example or span in the UI, as shown in the Phoenix documentation and confirmed by the user guide.Would you like more detail on how to access or visualize these explanations in the UI?Sources:
- user guide
馃挕聽Hint: Mention RunLLM in the thread for followups.
I feel I do need to see the explanation to continue using phoenix for experiment, otherwise, it's not useful if I can't debug with it. or is there any way to get the explanation?