Files
sci-gui-agent-benchmark/evaluation_examples/examples/os/f9be0997-4b7c-45c5-b05c-4612b44a6118.json
2024-01-25 10:45:51 +08:00

18 lines
549 B
JSON

{
"id": "f9be0997-4b7c-45c5-b05c-4612b44a6118",
"snapshot": "os",
"instruction": "I am currently working on a ubuntu system but I do not want the notifications to bother me. Can you help me to switch to 'Do not disturb mode'?",
"source": "https://help.ubuntu.com/lts/ubuntu-help/shell-notifications.html.en",
"config": [],
"trajectory": "trajectories/",
"related_apps": [
"os"
],
"evaluator": {
"func": "is_do_not_disturb_mode_enabled",
"result": {
},
"expected": {
}
}
}