-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: automatic evaluation functionalities #2058
Feat: automatic evaluation functionalities #2058
Conversation
…ce/automatic-tab-functionalitis
…hub.com/Agenta-AI/agenta into enhance/automatic-tab-functionalitis
…hub.com/Agenta-AI/agenta into enhance/automatic-tab-functionalitis
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…utomatic-tab-functionalitis
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, @ashrafchowdury. Just a couple of changes needed:
- Display both Evaluator name and type in the column header (similar to the previous implementation)
- Ensure the Compare button is enabled after selecting 2 or more successful eval results
- Enable hiding of individual eval result columns
- Status value should update from
0s
when running - Improve Filters:
- Filter Status by its set values (Completed, Completed with Errors, etc.)
- Allow sorting Latency and Cost in ascending/descending order
….com/Agenta-AI/agenta into enhance/automatic-tab-functionalitis
…hub.com/Agenta-AI/agenta into enhance/automatic-tab-functionalitis
New Changes:
|
…hub.com/Agenta-AI/agenta into enhance/automatic-tab-functionalitis
…utomatic-tab-functionalitis
….com/Agenta-AI/agenta into enhance/automatic-tab-functionalitis
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR @ashrafchowdury
62b5745
into
AGE-587/-implement-evaluation-main-page
Description
Automatic evaluation with new UI and features.