- fixed TypeError on `request_next_slot` method of `FormAction` class
1.3.1
Not secure
1.3.0
Not secure
Compatibility release for Rasa 1.3.0.
Added =====
- add `InMemoryKnowledgeBase` implementation as a default `KnowledgeBase` - add `ActionQueryKnowledgeBase` as a default action to interact with a knowledge base
Changed =======
- Removed unused `tracker` argument from `utter_template` and `utter_button_template` methods
1.2.0
Not secure
Compatibility release for Rasa 1.2.0. There have not been any additional changes.
1.1.1
Not secure
Added =====
- `dispatcher.utter_image_url()` to dispatch images from custom actions
Fixed =====
- correct slots print in debug mode before submitting a form
1.1.0
Not secure
Compatibility release for Rasa 1.1.0. There have not been any additional changes.