mirror of https://github.com/kortix-ai/suna.git
22 lines
1.0 KiB
JSON
22 lines
1.0 KiB
JSON
|
{
|
||
|
"files": {
|
||
|
"random_message.txt": {
|
||
|
"content": "Hello, world!"
|
||
|
},
|
||
|
"random_file_2.txt": {
|
||
|
"content": "Hello, world!"
|
||
|
},
|
||
|
"robotics_explanation_2.txt": {
|
||
|
"content": "Robotics is a branch of engineering and science that involves the design, construction, operation, and use of robots. It combines elements of mechanical engineering, electrical engineering, computer science, and artificial intelligence to create machines that can perform tasks autonomously or semi-autonomously."
|
||
|
},
|
||
|
"random_file_1.txt": {
|
||
|
"content": "Hello, world!"
|
||
|
},
|
||
|
"robotics_explanation.txt": {
|
||
|
"content": "Robotics is a branch of engineering and science that involves the design, construction, operation, and use of robots. It combines elements of computer science, mechanical engineering, and electrical engineering to create machines that can perform tasks autonomously or semi-autonomously, often mimicking human actions."
|
||
|
},
|
||
|
"hello_message.txt": {
|
||
|
"content": "Hello, world!"
|
||
|
}
|
||
|
}
|
||
|
}
|