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: Adding Data Type Normalizer Helpers #147

Merged

Conversation

rlundeen2
Copy link
Contributor

@rlundeen2 rlundeen2 commented Apr 18, 2024

Description

Adds a DataTypeNormalizer class to assist in saving and retrieving PromptRequestPiece entries of different data types

I also removed the Mistral test_chat_normalizer_tokenizer test because it was breaking in CI. There is a bug investigating this but it also wasn't used anywhere else

Tests and Documentation

Added unit tests, ran jupytext on initial commit

@rlundeen2 rlundeen2 merged commit 61ed98b into Azure:main Apr 18, 2024
4 checks passed
jbolor21 pushed a commit to jbolor21/jbolor-PyRIT that referenced this pull request Apr 22, 2024
* FEAT: Adding Data Type Normalizer Helpers

* removing re-raise

* pr feedback

* removing broken mistral normalizer

* Adding base64 data read

* pre-commit
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

3 participants