Files
sci-gui-agent-benchmark/evaluation_examples/examples/vs_code/eabc805a-bfcf-4460-b250-ac92135819f6.json
2024-01-10 21:25:14 +08:00

23 lines
571 B
JSON

{
"id": "eabc805a-bfcf-4460-b250-ac92135819f6",
"snapshot": "vscode",
"instruction": "Help me install the extension Python.",
"source": "https://www.youtube.com/watch?v=VqCgcpAypFQ",
"config": [],
"trajectory": "trajectories/eabc805a-bfcf-4460-b250-ac92135819f6",
"related_apps": [
"vscode"
],
"evaluator": {
"func": "compare_answer",
"expected": {
"type": "string",
"string": "ms-python.python\n"
},
"result": {
"type": "command_line",
"command": "code --list-extensions | grep ms-python.python"
}
}
}