update GIMP infeasible examples

This commit is contained in:
Siheng Zhao
2024-02-16 02:38:49 +08:00
parent 8aaabe3010
commit 5ed95c3579
5 changed files with 128 additions and 0 deletions

View File

@@ -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": {
}
}
}