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

33 lines
1.3 KiB
JSON

{
"sites": [
"shopping"
],
"task_id": 435,
"require_login": true,
"storage_state": "./.auth/shopping_state.json",
"start_url": "http://localhost:28082/35-ft-hdmi-cable-gearit-pro-series-hdmi-cable-35-feet-high-speed-ethernet-4k-resolution-3d-video-and-arc-audio-return-channel-hdmi-cable-white.html |AND| http://localhost:28082/dp-to-hdmi-cable-6ft-2-pack-fosmon-gold-plated-displayport-to-hdmi-cable-1080p-full-hd-for-pcs-to-hdtv-monitor-projector-with-hdmi-port.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": [
"DP to HDMI Cable 6FT (2 Pack), Fosmon Gold Plated Displayport to HDMI Cable 1080p Full HD for PCs to HDTV, Monitor, Projector with HDMI Port"
]
}
}
]
},
"intent_template_id": 145
}