31 lines
714 B
JSON
31 lines
714 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 189,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Tell me the total cost of my latest {{status}} order?",
|
|
"instantiation_dict": {
|
|
"status": "pending"
|
|
},
|
|
"intent": "Tell me the total cost of my latest pending order?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"754.99"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "754.99"
|
|
},
|
|
"intent_template_id": 214
|
|
} |