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

Eval qr json lines now has context from both turns and category if it exists #38199

Merged
merged 65 commits into from
Oct 30, 2024

Commits on Oct 1, 2024

  1. Update task_query_response.prompty

    remove required keys
    nagkumar91 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7de6367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f288b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    76df69d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeddcb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    65a759c View commit details
    Browse the repository at this point in the history
  2. Fix the api_key needed

    Nagkumar Arkalgud committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e4cdd30 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    4fb09c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71a52d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    87166b3 View commit details
    Browse the repository at this point in the history
  2. Update for release

    nagkumar91 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b478651 View commit details
    Browse the repository at this point in the history
  3. Black fix for file

    nagkumar91 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8e5a264 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    2077d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab59c8 View commit details
    Browse the repository at this point in the history
  3. Add original text in global context

    Nagkumar Arkalgud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3a80606 View commit details
    Browse the repository at this point in the history
  4. Update test

    Nagkumar Arkalgud committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6768f9a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update the indirect attack simulator

    Nagkumar Arkalgud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f7cc4bb View commit details
    Browse the repository at this point in the history
  2. Black suggested fixes

    Nagkumar Arkalgud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    07eb466 View commit details
    Browse the repository at this point in the history
  3. Update simulator prompty

    Nagkumar Arkalgud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    942bfd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d4c376 View commit details
    Browse the repository at this point in the history
  5. Update adversarial scenario enum to exclude XPIA

    Nagkumar Arkalgud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    98cad97 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    Nagkumar Arkalgud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d510316 View commit details
    Browse the repository at this point in the history
  7. Black fixes

    Nagkumar Arkalgud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    742943e View commit details
    Browse the repository at this point in the history
  8. Remove duplicate import

    Nagkumar Arkalgud committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    12e0615 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Fix the mypy error

    Nagkumar Arkalgud committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    de32b50 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Mypy please be happy

    Nagkumar Arkalgud committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4b64132 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Updates to non adv simulator

    Nagkumar Arkalgud committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1c0b4dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4f9111 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. accept context from assistant messages, exclude them when using them …

    …for conversation
    Nagkumar Arkalgud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6de617c View commit details
    Browse the repository at this point in the history
  2. update changelog

    Nagkumar Arkalgud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1e5d40c View commit details
    Browse the repository at this point in the history
  3. pylint fixes

    Nagkumar Arkalgud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    93b29c7 View commit details
    Browse the repository at this point in the history
  4. pylint fixes

    Nagkumar Arkalgud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8e3ddc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31e0d29 View commit details
    Browse the repository at this point in the history
  6. remove redundant quotes

    Nagkumar Arkalgud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4ccc7c8 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    Nagkumar Arkalgud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bed5196 View commit details
    Browse the repository at this point in the history
  8. pylint fix

    Nagkumar Arkalgud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0fdd644 View commit details
    Browse the repository at this point in the history
  9. Update broken tests

    Nagkumar Arkalgud committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1f695cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3da3a94 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56c2657 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    b9793ca View commit details
    Browse the repository at this point in the history
  2. Include the grounding json in the manifest

    Nagkumar Arkalgud committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    92c9a6d View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Nagkumar Arkalgud committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0673cd5 View commit details
    Browse the repository at this point in the history
  4. Come on package

    Nagkumar Arkalgud committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7b360fc View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    e3fd2bb View commit details
    Browse the repository at this point in the history
  2. Release 1.0.0b5

    Nagkumar Arkalgud committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c9f38c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbb78fd View commit details
    Browse the repository at this point in the history
  4. Notice from Chang

    Nagkumar Arkalgud committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ed7eed1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    103f397 View commit details
    Browse the repository at this point in the history
  6. Remove adv_conv template parameters from the outputs

    Nagkumar Arkalgud committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3de5b66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21e3551 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78df8c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    2b693bc View commit details
    Browse the repository at this point in the history
  2. Update chanagelog

    Nagkumar Arkalgud authored and Nagkumar Arkalgud committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f2e95d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b6d47 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/nagkumar91/azure-sdk-for-py…

    Nagkumar Arkalgud authored and Nagkumar Arkalgud committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a920c28 View commit details
    Browse the repository at this point in the history
  5. Experimental tags on adv scenarios

    Nagkumar Arkalgud authored and Nagkumar Arkalgud committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f9ac10c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    b570a51 View commit details
    Browse the repository at this point in the history
  2. Readme fix onbreaking change

    Nagkumar Arkalgud authored and Nagkumar Arkalgud committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6c81cbb View commit details
    Browse the repository at this point in the history
  3. Add the category and both user and assistant context to the response …

    …of qr_json_lines
    Nagkumar Arkalgud authored and Nagkumar Arkalgud committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b48f8ab View commit details
    Browse the repository at this point in the history
  4. Update changelog

    Nagkumar Arkalgud authored and Nagkumar Arkalgud committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d422e05 View commit details
    Browse the repository at this point in the history