PyRIT
PyRIT copied to clipboard
Fix: Always display objective scores; auxiliary scores shown only if requested (Issue #1096)
Update
This PR fixes Issue #1096:
- Objective scores are now always displayed.
- Auxiliary scores are only shown if explicitly requested.
Related Issue
Fixes #1096
Thanks for addressing this!