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 Language Translation Converter #106

Merged
merged 22 commits into from
Mar 19, 2024

Conversation

rlundeen2
Copy link
Contributor

@rlundeen2 rlundeen2 commented Mar 18, 2024

Description

  • Adding a language converter that uses an LLM to translate prompts into different languages
  • Updated Using Prompt Converters demo to include this
  • Added test

Tests

  • no new tests required
  • new tests added
  • existing tests adjusted

Documentation

  • no documentation changes needed
  • documentation added or edited
  • example notebook added or updated

Copy link
Contributor

@romanlutz romanlutz left a comment

Choose a reason for hiding this comment

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

Very cool!

doc/demo/4_using_prompt_converters.ipynb Outdated Show resolved Hide resolved
doc/demo/4_using_prompt_converters.py Outdated Show resolved Hide resolved
doc/demo/4_using_prompt_converters.py Outdated Show resolved Hide resolved
pyrit/datasets/prompt_converters/variation_converter.yaml Outdated Show resolved Hide resolved
@dlmgary
Copy link
Contributor

dlmgary commented Mar 19, 2024

Looks good! Just left a few small suggestions we could apply before merging. 👍

rlundeen2 and others added 12 commits March 19, 2024 09:01
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
Co-authored-by: Raja Sekhar Rao Dheekonda <43563047+rdheekonda@users.noreply.github.com>
Co-authored-by: Raja Sekhar Rao Dheekonda <43563047+rdheekonda@users.noreply.github.com>
Co-authored-by: Raja Sekhar Rao Dheekonda <43563047+rdheekonda@users.noreply.github.com>
Co-authored-by: Gary <glopezmunoz@microsoft.com>
Co-authored-by: Gary <glopezmunoz@microsoft.com>
Co-authored-by: Gary <glopezmunoz@microsoft.com>
@rlundeen2 rlundeen2 merged commit 38605a6 into Azure:main Mar 19, 2024
4 checks passed
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