38 lines
983 B
JSON
38 lines
983 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 661,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "Open an issue to {{issue}} in {{repo}}.",
|
|
"instantiation_dict": {
|
|
"repo": "ChatGPT",
|
|
"issue": "report the issue of connection refused"
|
|
},
|
|
"intent": "Open an issue to report the issue of connection refused in ChatGPT.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match",
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28084/convexegg/chatgpt/-/issues",
|
|
"program_html": [
|
|
{
|
|
"url": "last",
|
|
"locator": "document.querySelector('.detail-page-description').outerText",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"connection refused"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 328
|
|
} |