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

Adding Support for 1:N PromptConverters #75

Merged
merged 11 commits into from
Mar 2, 2024

Commits on Feb 29, 2024

  1. 1:n prompts working

    rlundeen2 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4d8dce8 View commit details
    Browse the repository at this point in the history
  2. fixing build mypy issues

    rlundeen2 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7cd8713 View commit details
    Browse the repository at this point in the history
  3. adding end to end flow

    rlundeen2 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5def138 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Update pyrit/prompt_converter/string_join_converter.py

    Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
    rlundeen2 and romanlutz committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    07de12d View commit details
    Browse the repository at this point in the history
  2. Update pyrit/prompt_converter/string_join_converter.py

    Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
    rlundeen2 and romanlutz committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cd00d12 View commit details
    Browse the repository at this point in the history
  3. pr feedback

    rlundeen2 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2230b2b View commit details
    Browse the repository at this point in the history
  4. missed saved file

    rlundeen2 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    43c2171 View commit details
    Browse the repository at this point in the history
  5. doc additions

    rlundeen2 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    aadf1c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61184f8 View commit details
    Browse the repository at this point in the history
  7. removing old test

    rlundeen2 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f0eee7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd0e80b View commit details
    Browse the repository at this point in the history