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

MAINT: Deprecated send_prompt methods #204

Merged
merged 12 commits into from
May 17, 2024

Commits on May 15, 2024

  1. Deprecated send_prompt methods

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    50e1292 View commit details
    Browse the repository at this point in the history
  2. Reverted to old prompt chat target

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dbcd72c View commit details
    Browse the repository at this point in the history
  3. Removed tests since they can't be mocked

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    190def9 View commit details
    Browse the repository at this point in the history
  4. Undid changes on openai chat target

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cb27e6d View commit details
    Browse the repository at this point in the history
  5. Replaced unit tests to use async instead

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a4340cd View commit details
    Browse the repository at this point in the history
  6. Updated notebooks to use async

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7102f40 View commit details
    Browse the repository at this point in the history
  7. Fixed linting issues

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a4eeb2a View commit details
    Browse the repository at this point in the history
  8. Removed complete_chat, will need to adjust unit tests

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1b292cc View commit details
    Browse the repository at this point in the history
  9. Fixed unit tests

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    494d786 View commit details
    Browse the repository at this point in the history
  10. Reformatted files

    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9b3be99 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'users/mpouliot/prompt_target_async' of github.com:mart1…

    …23p/PyRIT into users/mpouliot/prompt_target_async
    Martin Pouliot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3e0fec6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    f303e63 View commit details
    Browse the repository at this point in the history