ver Feb26thv2

updated two new chrome tasks
This commit is contained in:
David Chang
2024-02-26 23:19:17 +08:00
parent 2a1477996d
commit 1ed763591b
2 changed files with 7 additions and 9 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": [
{
@@ -61,10 +61,9 @@
"expected": {
"fromStation": "BOM",
"toStation": "STO",
"time": "{Year}-{Month0D}-{DayD}"
"time": "{Year}-{Month0D}-{Day0D}"
}
}
}
}
}
}