NeonGeckoCom / neon-messagebus-mq-connector

Proxy module for establishing communication between Message Queue based services and Message Bus - based Neon Chat API
Other
0 stars 0 forks source link

Handle text parser context messages #32

Open NeonDaniel opened 1 year ago

NeonDaniel commented 1 year ago

Add event handlers for parser context here https://github.com/NeonGeckoCom/neon-messagebus-mq-connector/blob/dev/neon_messagebus_mq_connector/controller.py#L76

Messagebus API for context is dicussed in neon-transformers

NeonDaniel commented 1 month ago

May have been implemented already

neon.get_stt.response is forwarded which will include audio context, but text context is not handled currently