31 lines
569 B
JSON
31 lines
569 B
JSON
{
|
|
"id": "62f7fd55-0687-4a43-b6e1-3eda16fc6252",
|
|
"snapshot": "gimp",
|
|
"instruction": "Could you help me convert the image located at \"/home/user/test.png\" to \".svg\" format?",
|
|
"source": "",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "",
|
|
"path": "/home/user/test.png"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "infeasible",
|
|
"result": {
|
|
},
|
|
"expected": {
|
|
}
|
|
}
|
|
}
|