Open NeonDaniel opened 2 years ago
Define some Messagebus event to emit extracted context so Klat and other listeners can parse shouts/utterances.
https://github.com/NeonGeckoCom/NeonCore/blob/master/neon_core/skills/intent_service.py#L76
Will require a companion PR in https://github.com/NeonGeckoCom/neon-messagebus-mq-connector
Related, we need to create a text parser plugin to extract known 'topics' for Klat
Define some Messagebus event to emit extracted context so Klat and other listeners can parse shouts/utterances.
https://github.com/NeonGeckoCom/NeonCore/blob/master/neon_core/skills/intent_service.py#L76
Will require a companion PR in https://github.com/NeonGeckoCom/neon-messagebus-mq-connector