32 lines
768 B
JSON
32 lines
768 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 358,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Show me the {{info}} for order number {{order_number}}.",
|
|
"instantiation_dict": {
|
|
"info": "shipping method",
|
|
"order_number": 187
|
|
},
|
|
"intent": "Show me the shipping method for order number 187.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"Flat Rate - Fixed"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "Flat Rate - Fixed"
|
|
},
|
|
"intent_template_id": 206
|
|
} |