-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
How to avoid PAI-pi from getting stuck in a loop while researching #1035
Description
I set out my PAI to research a folder structure and it loops the exact same command over and over again. What would be the best way to avoid this from happening?
Let me try a different approach to handle the Chinese characters.
$ find "/Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机" -type f 2>&1 | head -20 || echo "Error"
find: /Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机: No such file or directory
Took 0.0s
Let me try a different approach to handle the Chinese characters.
$ find "/Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机" -type f 2>&1 | head -20 || echo "Error"
find: /Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机: No such file or directory
Took 0.0s
Let me try a different approach to handle the Chinese characters.
$ find "/Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机" -type f 2>&1 | head -20 || echo "Error"
find: /Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机: No such file or directory