The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
To make export functionality easier to use, this PR adds in work from #432 with added unit tests and export notebook to document all use cases of data export in PyRIT. This is an initial PR to set up a following PR to refactor memory schema to also include scores with conversation data.
Description
To make export functionality easier to use, this PR adds in work from #432 with added unit tests and export notebook to document all use cases of data export in PyRIT. This is an initial PR to set up a following PR to refactor memory schema to also include scores with conversation data.