This repository was archived by the owner on Dec 24, 2020. It is now read-only.
Introduce Yourself
Pre-release
Pre-release
FEATURES:
- core/intent: Add introspection capabilities to discover the intents available. This is a BREAKING CHANGE becouse we use a different method to regiter the intents with Inversify.
ENHANCEMENTS:
- core/intent: The default
IntentRepositorynow is theInMemoryIntentRepository. - provider/dialogflow: Add the
originalRequestattribute to the entities sent to the Intents during the execution.