Kai-Karren / resm

RESM which stands for RESponse Manager is an SDK for response generation in a dialogue system. A personal project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The StaticResponseGeneratorWithMemory does not inject slot values into variables

Kai-Karren opened this issue · comments

In https://github.com/Kai-Karren/rasa-complaint-management/issues/2 it has been discovered that there is a bug in the implementation of the StaticResponseGeneratorWithMemory so that variables are completely ignored. The functionality to fill variables with slot values has simply been forgotten to be implemented.