trace_synthesis/tasks/433.json
yuyr a84d51a101 1. 增加r1生成综合策略代码和输出;
2. 增加tasks;
3. 增加analysis部分,对策略进行归纳分类,然后进行评测。
2025-04-17 17:40:15 +08:00

33 lines
1.2 KiB
JSON

{
"sites": [
"shopping"
],
"task_id": 433,
"require_login": true,
"storage_state": "./.auth/shopping_state.json",
"start_url": "http://localhost:28082/tazrigo-5pcs-white-dental-resin-brush-pens-dental-shaping-silicone-tooth-tool.html |AND| http://localhost:28082/stylus-pens-for-touch-screens-2-pcs-universal-stylus-2-in-1-2022-updated-touch-screen-pens-for-all-touch-screens-cell-phones-tablets-laptops-with-6-replacement-tips-4-discstips-2-fiber-tips.html",
"geolocation": null,
"intent_template": "Add the product with the lowest per unit price from my open tabs to the shopping cart",
"instantiation_dict": {},
"intent": "Add the product with the lowest per unit price from my open tabs to the shopping cart",
"require_reset": false,
"eval": {
"eval_types": [
"program_html"
],
"reference_answers": null,
"reference_url": "",
"program_html": [
{
"url": "http://localhost:28082/checkout/cart",
"locator": "",
"required_contents": {
"must_include": [
"Tazrigo 5pcs White Dental Resin Brush Pens Dental Shaping Silicone Tooth Tool"
]
}
}
]
},
"intent_template_id": 145
}