PyRIT icon indicating copy to clipboard operation
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...

Results 197 PyRIT issues
Sort by recently updated
recently updated
newest added

#### Is your feature request related to a problem? Please describe. We don't support single turn crescendo yet. This should be added. Paper: https://arxiv.org/pdf/2409.03131v1 GitHub repo (results only): https://github.com/alanaqrawi/STCA ####...

enhancement
help wanted

#### Is your feature request related to a problem? Please describe. I am looking for a way to have a report generated for all the attacks I generate using different...

enhancement

#### Describe the issue linked to the documentation PyRIT currently does not have a website to make documentation easier to discover and interact with. #### Suggest a potential alternative/fix PyRIT...

documentation

## Description This PR adds support for new Gandalf levels (namely Tongue Tied) released on 29th August 2024. This requires a custom scorer for this purpose, since it is not...

Power Pwn connects to copilot; we should add a copilot Target! https://github.com/mbrg/power-pwn/blob/main/src/powerpwn/copilot/copilot_connector/copilot_connector.py This should follow the same format as other targets.

enhancement
help wanted

#### Describe the issue linked to the documentation #### Suggest a potential alternative/fix

documentation

### **Is your feature request related to a problem? Please describe.** PyRIT currently lacks built-in support for easily using and comparing multiple LLM providers. This makes it challenging for users...

enhancement

#### Is your feature request related to a problem? Please describe. We have default values (e.g., for temperature) on targets that most people just use as is without thinking twice...

documentation
enhancement
help wanted

#### Is your feature request related to a problem? Please describe. We have a few downloaded Hugging Face models and we would like to use PyRIT for AI red teaming....

enhancement
help wanted

#### Describe the bug Getting the following when running notebooks ``` None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration...

bug
help wanted