Merge branch 'main' of github.com:xlang-ai/DesktopEnv into xiaochuanli/addChromeExtensions

This commit is contained in:
Jason Lee
2024-02-28 12:29:40 +08:00
7 changed files with 208 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "82bc8d6a-36eb-4d2d-8801-ef714fb1e55a",
"snapshot": "chrome",
"instruction": "On April 21, look up a flight from Mumbai to Stockholm.",
"instruction": "On next Monday, look up a flight from Mumbai to Stockholm.",
"source": "test_task_1",
"config": [
{
@@ -66,5 +66,4 @@
}
}
}
}
}

View File

@@ -1,7 +1,7 @@
{
"id": "da46d875-6b82-4681-9284-653b0c7ae241",
"snapshot": "chrome",
"instruction": "Schedule an appointment to apply for transportation access pass in the Charlie Card store on the first Monday four months later, 10:15 am, fill in my details (James Smith, james.smith@gmail.com), and book.",
"instruction": "Schedule an appointment to apply for transportation access pass in the Charlie Card store on the first Monday four months later, 10:15 am, fill in my details (James Smith, james.smith@gmail.com). And don not click \"book\" directly. Let me review it.",
"source": "test_task_2",
"config": [
{
@@ -58,7 +58,7 @@
"1": "content",
"2": "time"
}
}
}
},
{
"type": "active_tab_html_parse",
@@ -74,7 +74,7 @@
"type": "rule",
"rules":{
"expected": ["CharlieCardStoreAppointments@mbta.com\/bookings\/"]
}
}
},
{
"type": "rule_relativeTime",
@@ -99,5 +99,4 @@
}
]
}
}
}