can anyone point to me where is the explanation in the EvaluationResult surfaced on phoenix UI, please? https://github.com/Arize-ai/phoenix/blob/3b320d0d2fff4718c7565719b2656db23b440c7a/[鈥hoenix-client/src/phoenix/client/resources/experiments/types.py
馃挕聽Hint: Mention RunLLM in the thread for followups.
yeah, where can I find the explanation on UI?
I'm using run_experiment should it be somewhere in this screenshot?
execution_accuracy is one of the evaluator output
Or do you have an example screenshot where it should show up?
what's application traces in the context of experiments?
Could you show me an example where you can actually see the explanation?
is that the same as Experiment Run Trace page? my annotations is empty
I'm just using run_experiments, how to get the traces into app traces?
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?
ah, sounds good, I'll try that. thanks!
but still much more preferrably, it could show up in UI already.
I'm switching to use phoenix.client.experiments.run_experiment now
just supporting phoenix.client.experiments.run_experiment is good for my case
now I see the eval is due to some perm error
