Phoenix is very flexible, it took me some time to figure out a workflow. Anyway, I just finished the first round evaluation on our AI feature, and generated a CSV report, hoping the explanations in the annotations are helpful to our AI dev team.
Hi, there seem’s a bug on the web UI.
Problem: clicking the Feedback tab of different spans back and forth will make all explanation display as --.
Reproduce:
1.
Click one span and see feedback, explanation displays correctly
2.
Click another span and see feedback, explanation displays correctly
3.
Back to the first step’s span, explanation displays as --.
Dustin N. No worry, maybe I just use the wrong way to log feedback.
Roger Y. I also think it’s not necessary to log_evaluations manually in the evaluator.
But if I just run evaluation in experiments and without log_evaluations, there is no feedback in the evaluator traces. For feedback I mean the screenshot:
Yes, the most interesting is as a Rails developer, I found Phoenix is very intuitive to learn and enjoyable to use. Thank your team for the great work!