feat: Add proxy configuration to all 369 evaluation examples - 55 with proxy, 314 without

This commit is contained in:
Timothyxxx
2025-06-05 18:46:53 +08:00
parent 3b1540ed23
commit fb7bafb885
371 changed files with 2901 additions and 2028 deletions

View File

@@ -3,13 +3,13 @@
"snapshot": "gimp",
"instruction": "Blue is my favorite color, so could you help me change the color theme of GIMP to \"Blue\"?",
"source": "",
"config": [
],
"config": [],
"trajectory": "trajectories/",
"related_apps": [
"gimp"
],
"evaluator": {
"func": "infeasible"
}
}
},
"proxy": false
}