ver Feb2nd

human evaluation as non-expert on chrome tasks
This commit is contained in:
David Chang
2024-02-02 05:13:12 +08:00
parent 9df0854469
commit 5ee9621e0d
4 changed files with 46 additions and 24 deletions

View File

@@ -12,6 +12,16 @@
"--remote-debugging-port=9222"
]
}
},
{
"type": "launch",
"parameters": {
"command": [
"socat",
"tcp-listen:9222,fork",
"tcp:localhost:1337"
]
}
}
],
"trajectory": "trajectories/",