26 lines
881 B
JSON
26 lines
881 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 239,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "I am doing a market survey for one stop market, show me the most expensive product from {{product_category}} category",
|
|
"instantiation_dict": {
|
|
"product_category": "nutrition bars and drinks"
|
|
},
|
|
"intent": "I am doing a market survey for one stop market, show me the most expensive product from nutrition bars and drinks category",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/kellogg-s-special-k-protein-meal-bars-chocolate-caramel-12-7oz-6-count.html",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 138
|
|
} |