PyRIT icon indicating copy to clipboard operation
PyRIT copied to clipboard

FEAT: Add Suffix Converter

Open NaijingGuo opened this issue 1 month ago • 1 comments

Description

Added a new prompt converter and a test for a suffix converter that directly append a given suffix to the prompt.

This is related to #180, which aims to generate suffixes.

More adversarial suffix attack: https://arxiv.org/pdf/2307.15043.pdf.

Tests and Documentation

One new test added for the suffix prompt converter

NaijingGuo avatar May 18 '24 00:05 NaijingGuo