update GIMP infeasible examples
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"id": "38f48d40-764e-4e77-a7cf-51dfce880291",
|
||||
"snapshot": "gimp",
|
||||
"instruction": "Could you help me play the video located at \"/home/user/test.mp4\" within GIMP?",
|
||||
"source": "",
|
||||
"config": [
|
||||
{
|
||||
"type": "download",
|
||||
"parameters": {
|
||||
"files": [
|
||||
{
|
||||
"url": "",
|
||||
"path": "/home/user/test.mp4"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
"gimp"
|
||||
],
|
||||
"evaluator": {
|
||||
"func": "infeasible",
|
||||
"result": {
|
||||
},
|
||||
"expected": {
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user