{ "labels": [ "cat README.md", "cat config.ini", "cat data.csv", "cat notes.txt", "cat script.sh", "cd", "cp file1 /destination", "cp file2 /backup", "cp file3 /archive", "cp file4 /temp", "cp file5 /images", "grep 'keyword' document.txt", "grep 'pattern' data.txt", "grep 'word' text.txt", "ls", "mkdir data", "mkdir docs", "mkdir images", "mkdir projects", "mkdir scripts", "mv file2 /new_location", "mv file3 /backup", "mv file4 /archive", "mv file5 /temp", "mv file6 /images", "rm backup.txt", "rm example.txt", "rm file1", "rm file2", "rm temp.txt" ], "normalize_embeddings": false }