35 lines
836 B
JSON
35 lines
836 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 118,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "I have jaw bruxism problem, show me something that could alleviate the problem.",
|
|
"instantiation_dict": {},
|
|
"intent": "I have jaw bruxism problem, show me something that could alleviate the problem.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": null,
|
|
"program_html": [
|
|
{
|
|
"url": "last",
|
|
"locator": "",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"jaw",
|
|
"bruxism",
|
|
"mouth guard"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 151
|
|
} |