input
stringlengths
4
72
output
stringlengths
108
177
data.csv faylını Downloads qovluğuna köçür
{"command_type": "copy_file", "parameters": {"source": "data.csv", "destination": "Downloads"}, "reasoning": "Synthetic label for finetuning"}
archive.zip faylına 'This is sample content generated by LIA.' yaz
{"command_type": "write_file", "parameters": {"path": "archive.zip", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
script.py faylını oxu
{"command_type": "read_file", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
Remove script.py
{"command_type": "delete_file", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
Projects içindəki bütün faylları göstər
{"command_type": "list_files", "parameters": {"path": "Projects"}, "reasoning": "Synthetic label for finetuning"}
Rename photo.png to renamed_photo.png
{"command_type": "rename_file", "parameters": {"path": "photo.png", "new_name": "renamed_photo.png"}, "reasoning": "Synthetic label for finetuning"}
Please open Projects
{"command_type": "open_folder", "parameters": {"path": "Projects"}, "reasoning": "Synthetic label for finetuning"}
script.py faylını aç
{"command_type": "open_file", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
presentation.pptx adlı fayl yarat
{"command_type": "create_file", "parameters": {"filename": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
Music içindəki bütün faylları göstər
{"command_type": "list_files", "parameters": {"path": "Music", "pattern": "*.pdf"}, "reasoning": "Synthetic label for finetuning"}
photo.png adlı fayl yarat
{"command_type": "create_file", "parameters": {"filename": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
Search for *.{jpg,jpeg,png} in Work
{"command_type": "search_files", "parameters": {"path": "Work", "pattern": "*.{jpg,jpeg,png}"}, "reasoning": "Synthetic label for finetuning"}
Rename archive.zip to renamed_archive.zip
{"command_type": "rename_file", "parameters": {"path": "archive.zip", "new_name": "renamed_archive.zip"}, "reasoning": "Synthetic label for finetuning"}
date əmri icra et
{"command_type": "execute_command", "parameters": {"command": "date"}, "reasoning": "Synthetic label for finetuning"}
Make new file photo.png
{"command_type": "create_file", "parameters": {"filename": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
archive.zip faylının adını renamed_archive.zip et
{"command_type": "rename_file", "parameters": {"path": "archive.zip", "new_name": "renamed_archive.zip"}, "reasoning": "Synthetic label for finetuning"}
Create a file named image.jpg
{"command_type": "create_file", "parameters": {"filename": "image.jpg"}, "reasoning": "Synthetic label for finetuning"}
notes.txt faylını Work qovluğuna köçür
{"command_type": "copy_file", "parameters": {"source": "notes.txt", "destination": "Work"}, "reasoning": "Synthetic label for finetuning"}
How to improve performance?
{"command_type": "chat", "parameters": {"question": "How to improve performance?"}, "reasoning": "Synthetic label for finetuning"}
data.csv faylını Projects qovluğuna daşı
{"command_type": "move_file", "parameters": {"source": "data.csv", "destination": "Projects"}, "reasoning": "Synthetic label for finetuning"}
Documents qovluğunda *.mp4 axtar
{"command_type": "search_files", "parameters": {"path": "Documents", "pattern": "*.mp4"}, "reasoning": "Synthetic label for finetuning"}
Move archive.zip to Downloads
{"command_type": "move_file", "parameters": {"source": "archive.zip", "destination": "Downloads"}, "reasoning": "Synthetic label for finetuning"}
Open notes.txt
{"command_type": "open_file", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
Write 'This is sample content generated by LIA.' to archive.zip
{"command_type": "write_file", "parameters": {"path": "archive.zip", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
presentation.pptx haqqında məlumat ver
{"command_type": "get_info", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
pwd əmri icra et
{"command_type": "execute_command", "parameters": {"command": "pwd"}, "reasoning": "Synthetic label for finetuning"}
help
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
Delete script.py
{"command_type": "delete_file", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
notes.txt haqqında məlumat ver
{"command_type": "get_info", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
Please open Downloads
{"command_type": "open_folder", "parameters": {"path": "Downloads"}, "reasoning": "Synthetic label for finetuning"}
Rename notes.txt to renamed_notes.txt
{"command_type": "rename_file", "parameters": {"path": "notes.txt", "new_name": "renamed_notes.txt"}, "reasoning": "Synthetic label for finetuning"}
Remove archive.zip
{"command_type": "delete_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
List all files in Work
{"command_type": "list_files", "parameters": {"path": "Work", "pattern": "*.pdf"}, "reasoning": "Synthetic label for finetuning"}
List all files in Projects
{"command_type": "list_files", "parameters": {"path": "Projects", "pattern": "*.mp4"}, "reasoning": "Synthetic label for finetuning"}
Open the Music folder
{"command_type": "open_folder", "parameters": {"path": "Music"}, "reasoning": "Synthetic label for finetuning"}
notes.txt faylını Desktop qovluğuna daşı
{"command_type": "move_file", "parameters": {"source": "notes.txt", "destination": "Desktop"}, "reasoning": "Synthetic label for finetuning"}
Could you open data.csv?
{"command_type": "open_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
Aç Work qovluğunu
{"command_type": "open_folder", "parameters": {"path": "Work"}, "reasoning": "Synthetic label for finetuning"}
image.jpg faylını sil
{"command_type": "delete_file", "parameters": {"path": "image.jpg"}, "reasoning": "Synthetic label for finetuning"}
Music qovluğunu aç
{"command_type": "open_folder", "parameters": {"path": "Music"}, "reasoning": "Synthetic label for finetuning"}
Delete presentation.pptx
{"command_type": "delete_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
Write 'This is sample content generated by LIA.' to data.csv
{"command_type": "write_file", "parameters": {"path": "data.csv", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
image.jpg faylını sil
{"command_type": "delete_file", "parameters": {"path": "image.jpg"}, "reasoning": "Synthetic label for finetuning"}
image.jpg faylının adını renamed_image.jpg et
{"command_type": "rename_file", "parameters": {"path": "image.jpg", "new_name": "renamed_image.jpg"}, "reasoning": "Synthetic label for finetuning"}
Move photo.png to Desktop
{"command_type": "move_file", "parameters": {"source": "photo.png", "destination": "Desktop"}, "reasoning": "Synthetic label for finetuning"}
komək et
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
Move presentation.pptx to Desktop
{"command_type": "move_file", "parameters": {"source": "presentation.pptx", "destination": "Desktop"}, "reasoning": "Synthetic label for finetuning"}
report.pdf haqqında məlumat ver
{"command_type": "get_info", "parameters": {"path": "report.pdf"}, "reasoning": "Synthetic label for finetuning"}
Copy script.py to Music
{"command_type": "copy_file", "parameters": {"source": "script.py", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
Delete presentation.pptx
{"command_type": "delete_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
notes.txt faylını Videos qovluğuna köçür
{"command_type": "copy_file", "parameters": {"source": "notes.txt", "destination": "Videos"}, "reasoning": "Synthetic label for finetuning"}
Aç Projects qovluğunu
{"command_type": "open_folder", "parameters": {"path": "Projects"}, "reasoning": "Synthetic label for finetuning"}
Write 'This is sample content generated by LIA.' to report.pdf
{"command_type": "write_file", "parameters": {"path": "report.pdf", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
script.py faylını Videos qovluğuna daşı
{"command_type": "move_file", "parameters": {"source": "script.py", "destination": "Videos"}, "reasoning": "Synthetic label for finetuning"}
presentation.pptx adlı fayl yarat
{"command_type": "create_file", "parameters": {"filename": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
Rename photo.png to renamed_photo.png
{"command_type": "rename_file", "parameters": {"path": "photo.png", "new_name": "renamed_photo.png"}, "reasoning": "Synthetic label for finetuning"}
photo.png faylını Music qovluğuna köçür
{"command_type": "copy_file", "parameters": {"source": "photo.png", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
report.pdf faylının adını renamed_report.pdf et
{"command_type": "rename_file", "parameters": {"path": "report.pdf", "new_name": "renamed_report.pdf"}, "reasoning": "Synthetic label for finetuning"}
How to improve performance?
{"command_type": "chat", "parameters": {"question": "How to improve performance?"}, "reasoning": "Synthetic label for finetuning"}
List all files in Downloads
{"command_type": "list_files", "parameters": {"path": "Downloads"}, "reasoning": "Synthetic label for finetuning"}
Downloads qovluğunda *.{jpg,jpeg,png} axtar
{"command_type": "search_files", "parameters": {"path": "Downloads", "pattern": "*.{jpg,jpeg,png}"}, "reasoning": "Synthetic label for finetuning"}
Write 'This is sample content generated by LIA.' to archive.zip
{"command_type": "write_file", "parameters": {"path": "archive.zip", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
notes.txt haqqında məlumat ver
{"command_type": "get_info", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
Move report.pdf to Pictures
{"command_type": "move_file", "parameters": {"source": "report.pdf", "destination": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
report.pdf faylını Music qovluğuna daşı
{"command_type": "move_file", "parameters": {"source": "report.pdf", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
Search for *.mp3 in Projects
{"command_type": "search_files", "parameters": {"path": "Projects", "pattern": "*.mp3"}, "reasoning": "Synthetic label for finetuning"}
help
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
Show available commands
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
Delete report.pdf
{"command_type": "delete_file", "parameters": {"path": "report.pdf"}, "reasoning": "Synthetic label for finetuning"}
Aç Music qovluğunu
{"command_type": "open_folder", "parameters": {"path": "Music"}, "reasoning": "Synthetic label for finetuning"}
Please open Desktop
{"command_type": "open_folder", "parameters": {"path": "Desktop"}, "reasoning": "Synthetic label for finetuning"}
photo.png faylını sil
{"command_type": "delete_file", "parameters": {"path": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
Read data.csv
{"command_type": "read_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
How to improve performance?
{"command_type": "chat", "parameters": {"question": "How to improve performance?"}, "reasoning": "Synthetic label for finetuning"}
Run ls
{"command_type": "execute_command", "parameters": {"command": "ls"}, "reasoning": "Synthetic label for finetuning"}
pwd əmri icra et
{"command_type": "execute_command", "parameters": {"command": "pwd"}, "reasoning": "Synthetic label for finetuning"}
data.csv faylını sil
{"command_type": "delete_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
archive.zip faylını Work qovluğuna daşı
{"command_type": "move_file", "parameters": {"source": "archive.zip", "destination": "Work"}, "reasoning": "Synthetic label for finetuning"}
Show available commands
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
Rename presentation.pptx to renamed_presentation.pptx
{"command_type": "rename_file", "parameters": {"path": "presentation.pptx", "new_name": "renamed_presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
photo.png adlı fayl yarat
{"command_type": "create_file", "parameters": {"filename": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
Rename report.pdf to renamed_report.pdf
{"command_type": "rename_file", "parameters": {"path": "report.pdf", "new_name": "renamed_report.pdf"}, "reasoning": "Synthetic label for finetuning"}
Work içindəki bütün faylları göstər
{"command_type": "list_files", "parameters": {"path": "Work"}, "reasoning": "Synthetic label for finetuning"}
Write 'This is sample content generated by LIA.' to report.pdf
{"command_type": "write_file", "parameters": {"path": "report.pdf", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
script.py faylını Videos qovluğuna köçür
{"command_type": "copy_file", "parameters": {"source": "script.py", "destination": "Videos"}, "reasoning": "Synthetic label for finetuning"}
Delete data.csv
{"command_type": "delete_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
Write 'This is sample content generated by LIA.' to archive.zip
{"command_type": "write_file", "parameters": {"path": "archive.zip", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
Write 'This is sample content generated by LIA.' to image.jpg
{"command_type": "write_file", "parameters": {"path": "image.jpg", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
image.jpg faylını Documents qovluğuna köçür
{"command_type": "copy_file", "parameters": {"source": "image.jpg", "destination": "Documents"}, "reasoning": "Synthetic label for finetuning"}
image.jpg faylını Pictures qovluğuna daşı
{"command_type": "move_file", "parameters": {"source": "image.jpg", "destination": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
Komandaları göstər
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
Write 'This is sample content generated by LIA.' to image.jpg
{"command_type": "write_file", "parameters": {"path": "image.jpg", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
data.csv faylına 'This is sample content generated by LIA.' yaz
{"command_type": "write_file", "parameters": {"path": "data.csv", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
Open the Downloads folder
{"command_type": "open_folder", "parameters": {"path": "Downloads"}, "reasoning": "Synthetic label for finetuning"}
Rename presentation.pptx to renamed_presentation.pptx
{"command_type": "rename_file", "parameters": {"path": "presentation.pptx", "new_name": "renamed_presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
notes.txt faylına 'This is sample content generated by LIA.' yaz
{"command_type": "write_file", "parameters": {"path": "notes.txt", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
Work qovluğunda *.pdf axtar
{"command_type": "search_files", "parameters": {"path": "Work", "pattern": "*.pdf"}, "reasoning": "Synthetic label for finetuning"}
script.py faylını Work qovluğuna köçür
{"command_type": "copy_file", "parameters": {"source": "script.py", "destination": "Work"}, "reasoning": "Synthetic label for finetuning"}
Open archive.zip
{"command_type": "open_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
image.jpg faylının adını renamed_image.jpg et
{"command_type": "rename_file", "parameters": {"path": "image.jpg", "new_name": "renamed_image.jpg"}, "reasoning": "Synthetic label for finetuning"}