31 lines
612 B
JSON
31 lines
612 B
JSON
{
|
|
"id": "e19bd559-633b-4b02-940f-d946248f088e",
|
|
"snapshot": "gimp",
|
|
"instruction": "Could you help me change all the places in the document located at \"/home/user/test.txt\" that say \"text\" to \"test\" within GIMP?",
|
|
"source": "",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "",
|
|
"path": "/home/user/test.txt"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "infeasible",
|
|
"result": {
|
|
},
|
|
"expected": {
|
|
}
|
|
}
|
|
}
|