Skip to content
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

Fea: Modify the A/B testing evaluation UI to look like the other evaluation views #600

Conversation

bekossy
Copy link
Member

@bekossy bekossy commented Sep 13, 2023

Summary

  • UI Consistency: Update the A/B testing UI to match the design patterns of other Agenta UIs.
  • Feature Addition: Displayed evaluation results within the A/B testing view.
  • Bug Fix: Fixed evaluation status update issue after individual runs.

Related Issue

issue #566

Copy link
Collaborator

@aakrem aakrem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In A/B testing evaluation, evaluations are done manually through voting on variants.
That's why calling the button "Run Evaluation" is not correct. Change it please to "Run All" or "Run prompts"

Screenshot 2023-09-14 at 08 56 31

Copy link
Collaborator

@aakrem aakrem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR 🙌

@aakrem aakrem merged commit df26bcc into Agenta-AI:main Sep 14, 2023
@bekossy bekossy deleted the issue-566/feature-modify-the-a/b-testing-evaluation-ui branch September 14, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fea: Modify the A/B testing evaluation UI to look like the other evaluation views
2 participants