From 9bd37f057952922595ee0d99ebc7c30613930316 Mon Sep 17 00:00:00 2001 From: tsuky_chen <3107760494@qq.com> Date: Tue, 26 Mar 2024 17:05:55 +0800 Subject: [PATCH] add windows example --- .../09a37c51-e625-49f4-a514-20a773797a8a.json | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 evaluation_examples/examples/Windows/multi_app/09a37c51-e625-49f4-a514-20a773797a8a.json diff --git a/evaluation_examples/examples/Windows/multi_app/09a37c51-e625-49f4-a514-20a773797a8a.json b/evaluation_examples/examples/Windows/multi_app/09a37c51-e625-49f4-a514-20a773797a8a.json new file mode 100644 index 0000000..c9c5d59 --- /dev/null +++ b/evaluation_examples/examples/Windows/multi_app/09a37c51-e625-49f4-a514-20a773797a8a.json @@ -0,0 +1,48 @@ +{ + "id": "09a37c51-e625-49f4-a514-20a773797a8a", + "snapshot": "libreoffice_writer", + "instruction": "I've received a request from my friend who asked for assistance in editing an image. The document with the requirements and the picture to be adjusted are on the Desktop. Please make the necessary modifications to the image as his instructions and save the edited picture as \"pic.jpg\" on the Desktop. Thank you!", + "source": "authors", + "config": [ + { + "type": "download", + "parameters": { + "files": [ + { + "url": "https://drive.usercontent.google.com/download?id=1npPOtBdE5t_mzScyA94vDlxB8SCZNubv&export=download&authuser=0&confirm=t&uuid=64ee33b7-66a5-4f8e-9c98-95bea9521504&at=APZUnTW74Ntotdg-xRjaoxuDFju9:1709727407282", + "path": "C:\\Users\\chenj\\Desktop\\requirment.docx" + }, + { + "url": "https://drive.usercontent.google.com/download?id=1eQHixX0TTExye0lbmHQny5CYhaREB5fQ&export=download&authuser=0&confirm=t&uuid=8546ef19-ea50-4e1a-9296-2db0302afd62&at=APZUnTVEmYOeAIdok_anTWOVHBCp:1709727527585", + "path": "C:\\Users\\chenj\\Desktop\\ChMkKV8wsR6IBfEtABYfc0Tgu9cAAA1lQHO_78AFh-L733.jpg" + } + ] + } + }, + { + "type": "open", + "parameters": { + "path": "/home/user/Desktop/requirment.docx" + } + } + ], + "trajectory": "trajectories/09a37c51-e625-49f4-a514-20a773797a8a", + "related_apps": [ + "libreoffice_writer", + "gimp", + "os" + ], + "evaluator": { + "func": "compare_images", + "expected": { + "type": "cloud_file", + "path": "https://drive.usercontent.google.com/download?id=1Ee1vNyG7gGpLKK2VlLfj6PxcmdkMdvqK&export=download&authuser=0&confirm=t&uuid=1f441c5d-b62d-4850-870f-8e8f113a4091&at=APZUnTWEvKSSkuGBWzen0S9L7aHP:1709727474803", + "dest": "pic_Gold.jpg" + }, + "result": { + "type": "vm_file", + "path": "C:\\Users\\chenj\\Desktop\\pic.jpg", + "dest": "pic.jpg" + } + } +} \ No newline at end of file