-
Notifications
You must be signed in to change notification settings - Fork 1
/
45.json
32 lines (32 loc) · 908 Bytes
/
45.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"sites": [
"reddit"
],
"task_id": "reddit_90",
"require_login": false,
"storage_state": "./.auth/reddit_state.json",
"start_url": "http://127.0.0.1:9999/f/mildlyinteresting/21720",
"geolocation": null,
"intent": "Create a comment describing this image",
"image": [],
"require_reset": false,
"eval": {
"eval_types": [
"program_html"
],
"reference_answers": null,
"reference_url": null,
"program_html": [
{
"url": "http://127.0.0.1:9999/f/mildlyinteresting/21720",
"locator": "func:reddit_get_latest_comment_content_by_username(__page__, 'MarvelsGrantMan136')",
"required_contents": {
"must_include": [
"pumpkin"
]
}
}
]
},
"steps": 2
}