Commit 51870e8
Simulator task free mode (Azure#38858)
* Update task_query_response.prompty
remove required keys
* Update task_simulate.prompty
* Update task_query_response.prompty
* Update task_simulate.prompty
* Fix the api_key needed
* Update for release
* Black fix for file
* Add original text in global context
* Update test
* Update the indirect attack simulator
* Black suggested fixes
* Update simulator prompty
* Update adversarial scenario enum to exclude XPIA
* Update changelog
* Black fixes
* Remove duplicate import
* Fix the mypy error
* Mypy please be happy
* Updates to non adv simulator
* accept context from assistant messages, exclude them when using them for conversation
* update changelog
* pylint fixes
* pylint fixes
* remove redundant quotes
* Fix typo
* pylint fix
* Update broken tests
* Include the grounding json in the manifest
* Fix typo
* Come on package
* Release 1.0.0b5
* Notice from Chang
* Remove adv_conv template parameters from the outputs
* Update chanagelog
* Experimental tags on adv scenarios
* Readme fix onbreaking change
* Add the category and both user and assistant context to the response of qr_json_lines
* Update changelog
* Rename _kwargs to _options
* _options as prefix
* update troubleshooting for simulator
* Rename according to suggestions
* Clean up readme
* more links
* Bugfix: zip_longest created null parameters
* Updated changelog
* zip does the job
* remove ununsed import
* Update simulator to work with task free mode
* Update changelog
* black fixes
---------
Co-authored-by: Nagkumar Arkalgud <[email protected]>
Co-authored-by: Nagkumar Arkalgud <[email protected]>
Co-authored-by: Nagkumar Arkalgud <[email protected]>1 parent 8c18f91 commit 51870e8
File tree
2 files changed
+24
-13
lines changed- sdk/evaluation/azure-ai-evaluation
- azure/ai/evaluation/simulator
2 files changed
+24
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
Lines changed: 21 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
590 | 593 | | |
591 | 594 | | |
592 | 595 | | |
| |||
621 | 624 | | |
622 | 625 | | |
623 | 626 | | |
624 | | - | |
| 627 | + | |
625 | 628 | | |
626 | 629 | | |
627 | 630 | | |
| |||
659 | 662 | | |
660 | 663 | | |
661 | 664 | | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | | - | |
671 | | - | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
672 | 680 | | |
673 | 681 | | |
674 | 682 | | |
| |||
0 commit comments