System
Get Ip
-
Description: Retrieve the robot's current IP address.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Update Prompt
-
Description: Update current prompt of the robot.
-
Args:
- prompt (str): New prompt to use on the robot
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Get Prompt
-
Description: Get current prompt of the robot.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Clear Semantic Events
-
Description: Clear events list in semantic memory.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Reload Prompt
-
Description: Reload current prompts.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example:
Set Runtime Prompt
-
Description: Update a value for a key in the runtime prompt.
-
Endpoint:
/api/v1/dict/ -
Type of Argument:
Dict -
JSON Example: