Commit 2e9481e
authored
[evaluation] Fix xpia simulator logging warning (Azure#37351)
* Remove Optional type annotation from get() methods
* Remove duplicate overloads
* Include xpia in handled_metrics for evaluation aggregation
* Remove jailbreak_type param from logging attributes
* Rename xpia_simulator.py to indirect_attack_simulator.py'
* Remove old commits1 parent d2d638d commit 2e9481e
File tree
3 files changed
+1
-3
lines changed- sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/synthetic
3 files changed
+1
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
| |||
0 commit comments