Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Introduce Yourself

Pre-release
Pre-release

Choose a tag to compare

@zmoog zmoog released this 22 Jan 08:26
· 34 commits to master since this 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 IntentRepository now is the InMemoryIntentRepository.
  • provider/dialogflow: Add the originalRequest attribute to the entities sent to the Intents during the execution.