perception_loop()
observe()
process_utterances()
process_observations()
Process non-speech observations by parsing them as eventualities.
inputs (list[str]) – A list of observed facts, as either natural language strings or LISP-formatted S-expression strings.
All eventualities derived from the observations.
list[Eventuality]