-
|
Hi team, First of all, thank you for this excellent framework! I've been using EVA to evaluate voice agents for AI scenarios. Currently, evaluation results are output as JSON files in debug_output/. While this works, I find it challenging to share and discuss results with colleagues. Feature Request: Would it be possible to add a web-based visualization interface (similar to what promptfoo provides with promptfoo view)? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi! Let us know if that's helpful! |
Beta Was this translation helpful? Give feedback.
Hi!
Thank you for your interest in using
eva!Have you already seen our Streamlit analysis app? We use it to compare metrics across runs and samples and to investigate specific conversations. For specific conversations (Record detail), there are 2 tabs we use a lot; the first one to see the different metrics per turn, and the details of every metric at the top. The second one is the turn-taking analysis (last tab), where you can play the audio for specific turns and inspect latency.
Let us know if that's helpful!