PyRIT
PyRIT copied to clipboard
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...
## Description The issue was regarding adding a feature to ensure that LLM-LAT/harmful-dataset from hugging face was available within pyrit @nina-msft @jbolor21 - created a function in the fetch_example_datasets.py module...
Description This dataset should be available within PyRIT: https://huggingface.co/datasets/walledai/TDC23-RedTeaming from hugging face is available within pyrit created a function in the fetch_example_datasets.py module within pyrit/datasets that loaded and extracted the...
#### Is your feature request related to a problem? Please describe. We have lots of fetch methods for datasets in `pyrit.datasets`, see https://github.com/Azure/PyRIT/blob/main/pyrit/datasets/fetch_example_datasets.py However, with #396 we're changing what datasets...
## Description Building on @rdheekonda 's work to support multi-modal data in our Azure SQL DB (+blob) this PR adds a way to store "raw" prompts from datasets as well...
#### Describe the bug The following shows up in our pipelines (and repros locally with `pre-commit run --all-files`) ``` pyrit/prompt_target/azure_blob_storage_target.py:77: note: By default the bodies of untyped functions are not...
I am a looking for a way to run multiple attacks like Crescendo, PAIR, TAP etc together either sequentially or in parallel, so that I don't have to manually run...
## FEAT: Add Function to Export Conversations and Scores to JSON ### Description This pull request introduces a new feature to the `memory_interface` that allows for exporting both conversations and...
See linked issue #415 for more information
#### Describe the solution you'd like This dataset should be available within PyRIT: https://huggingface.co/datasets/walledai/TDC23-RedTeaming #### Additional context There are examples of how PyRIT interacts with other datasets here: https://github.com/search?q=repo%3AAzure%2FPyRIT%20%23%20The%20dataset%20sources%20can%20be%20found%20at%3A&type=code _**[[Content...
See linked issue #415 for more information