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

[AI Test Tool] Add Multi-Turn Accuracy & Export #2419

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

stkillen
Copy link
Contributor

@stkillen stkillen commented Nov 28, 2024

Summary

This PR adds multi-turn accuracy for tests and export option for results.

Accuracy is automatically calculated as the number of turns succeeded / the total number of turns. Accuracy is available on Suite level, codeunit level and test level.

Accuracy can also be set by the test manually, using the new SetAccuracy function in the AIT Test Context.

Export of results is available on the Log Entries page (exports current view) or Suite (exports results for latest version)

Work Item(s)

Fixes AB#557118

@stkillen stkillen requested a review from a team as a code owner November 28, 2024 15:42
@github-actions github-actions bot added this to the Version 26.0 milestone Nov 28, 2024
t-prda
t-prda previously approved these changes Nov 29, 2024
nikolakukrika
nikolakukrika previously approved these changes Jan 27, 2025
@darjoo
Copy link
Contributor

darjoo commented Jan 29, 2025

NIT: Can the excel file go into a data or resource folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants