We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6849056 commit 5b2469dCopy full SHA for 5b2469d
src/rai/rai/cli/rai_cli.py
@@ -96,7 +96,7 @@ def build_robot_identity():
96
"as well as the robot's capabilities and limitations including sensor and actuator information. "
97
"If there are any images provided, make sure to take them into account by thoroughly analyzing them. "
98
"Your description should be thorough and detailed."
99
- "Your reply should start with I am a ..."
+ "Your reply should start with You are ..."
100
)
101
102
images = glob.glob(str(description_path / "images" / "*"))
0 commit comments