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

Merged
merged 9 commits into from
Mar 18, 2025
Merged

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?

@aholstrup1 aholstrup1 modified the milestones: Version 26.0, Version 27.0 Feb 26, 2025
@stkillen stkillen enabled auto-merge (squash) March 3, 2025 15:27
@stkillen stkillen merged commit a5a7bbd into main Mar 18, 2025
24 checks passed
@stkillen stkillen deleted the features/548277 branch March 18, 2025 09:12
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.

6 participants