You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a solution to issue RasaHQ#416 where environment variables created or
changed in the previous step are not usable in the next step because
the rc.ExprEval is from the beginning of the previous step.
This change refactors setupEnv so that before interpolating the environment
variables a NewExpressionEvaluator is created.
Fixes: 416
it would be nice to add contexts. See https://chatbotsmagazine.com/contextual-chat-bots-with-tensorflow-4391749d0077
Regards
Matteo
The text was updated successfully, but these errors were encountered: