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

Added converter for ascii art #81

Merged
merged 10 commits into from
Mar 4, 2024

Conversation

petebryan
Copy link
Contributor

@petebryan petebryan commented Mar 2, 2024

Description

Added a converter to take a string as an input and output ascii art represenetation of the string. This uses the art package so adds a dependency to the project.

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

@petebryan petebryan marked this pull request as ready for review March 2, 2024 01:23
@rdheekonda
Copy link
Contributor

Excellent @petebryan for adding ascii converter.

pyproject.toml Outdated Show resolved Hide resolved
pyrit/prompt_converter/ascii_art_converter.py Outdated Show resolved Hide resolved
pyrit/prompt_converter/ascii_art_converter.py Outdated Show resolved Hide resolved
petebryan and others added 2 commits March 2, 2024 18:21
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
@petebryan petebryan merged commit 09545d7 into Azure:main Mar 4, 2024
3 checks passed
@petebryan petebryan deleted the pebryan/3-1-2024_ascii_convertor branch March 4, 2024 19:13
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

4 participants