SDiFI / masdif

Manager for Spoken Dialog Framework
Apache License 2.0
1 stars 0 forks source link

Implement GET /info #24

Closed lumpidu closed 1 year ago

lumpidu commented 1 year ago

Add GET /info

GET /info returns the MOTD (message of the day) and all supported languages of the dialog system. It tries to communicate to Rasa via the configured rasa_intent to get the MOTD from there and in case this doesn't succeed, provides a default implementation according to what has been configured inside config/masdif.yml.