[feat]: run auto evaluation from traces#4794
Conversation
…ith UI components
…uation steps and UI components
…tion support and UI improvements
…ility and evaluator key resolution
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…o feat/run-auto-evaluation-from-traces-queries
Railway Preview Environment
|
ardaerzin
left a comment
There was a problem hiding this comment.
good overall, thanks for the great work @ashrafchowdury.
however we can improve the ux a bit, currently we're silently filling query registry with auto generated "trace-eval" queries
…o feat/run-auto-evaluation-from-traces-queries # Conflicts: # web/oss/src/components/pages/evaluations/NewEvaluation/Components/NewEvaluationModalInner.tsx # web/oss/src/components/pages/evaluations/NewEvaluation/Components/SelectEvaluatorSection/SelectEvaluatorSection.tsx # web/oss/src/components/pages/evaluations/NewEvaluation/evalSteps/registry.tsx # web/oss/src/components/pages/evaluations/NewEvaluation/evalSteps/types.ts # web/oss/src/components/pages/evaluations/NewEvaluation/index.tsx # web/oss/src/components/pages/evaluations/NewEvaluation/types.ts # web/packages/agenta-evaluations/tests/unit/evaluationStepEngine.test.ts
…nt source column in table
…o feat/run-auto-evaluation-from-traces-queries

What's new??
Run auto evaluation from traces, previously running evaluation on trace were only for the live evaluation. Now we are run auto evaluation from traces as well.
QA scope