1.3.0
Compatibility release for Rasa 1.3.0.
Added
- add
InMemoryKnowledgeBase
implementation as a defaultKnowledgeBase
- add
ActionQueryKnowledgeBase
as a default action to interact with a knowledge base
Changed
- Removed unused
tracker
argument fromutter_template
andutter_button_template
methods