Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT New Converters: Replace Whitespace and Leetspeak #162

Merged
merged 11 commits into from
Apr 24, 2024

Conversation

jbolor21
Copy link
Contributor

@jbolor21 jbolor21 commented Apr 22, 2024

Description

Added two new prompt converters and unit tests for a search and replace converter (to replace phrases in a prompt with another phrase) and converting text to leetspeak.

Tests and Documentation

Two new unit tests added for these prompt converters

@jbolor21 jbolor21 marked this pull request as ready for review April 22, 2024 22:15
pyrit/prompt_converter/whitespace_converter.py Outdated Show resolved Hide resolved
pyrit/prompt_converter/leetspeak_converter.py Outdated Show resolved Hide resolved
pyrit/prompt_converter/leetspeak_converter.py Outdated Show resolved Hide resolved
Copy link
Contributor

@rlundeen2 rlundeen2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work!

Copy link
Contributor

@rlundeen2 rlundeen2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@jbolor21 jbolor21 merged commit 76ba8d7 into Azure:main Apr 24, 2024
4 checks passed
@jbolor21 jbolor21 deleted the users/bjagdagdorj/converters branch April 24, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants