vague description

This commit is contained in:
2026-04-13 15:17:09 +08:00
parent 893a5a82d0
commit a7d261f41e
52 changed files with 337 additions and 337 deletions

View File

@@ -1,18 +1,18 @@
{
"step-1": {
"query": "在伦敦的搜索结果里找第一家评分在 9.0 以上的酒店,点击它的图片或者名字进去",
"query": "在伦敦的搜索结果里找第一家评分9以上的酒店并打开它的详情页",
"grounding_area": "3048"
},
"step-2": {
"query": "页面确认一下这家店提不提供停车",
"query": "进到页面确认一下这家店是否提供停车服务",
"grounding_area": "7669"
},
"step-3": {
"query": "帮我在房型表格里找第一个带有“包含早餐的房型,选择一间该房型",
"query": "在房型表格里找第一个包含早餐的房型,先选一间这样的房",
"grounding_area": ["1849", "1851"]
},
"step-4": {
"query": "预订该房型",
"query": "继续预订这个房型",
"grounding_area": "6791"
}
}
}