Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding contexts #423

Closed
matteoredaelli opened this issue Jun 9, 2017 · 1 comment
Closed

Adding contexts #423

matteoredaelli opened this issue Jun 9, 2017 · 1 comment
Labels
type:enhancement ✨ Additions of new features or changes to existing ones, should be doable in a single PR

Comments

@matteoredaelli
Copy link

it would be nice to add contexts. See https://chatbotsmagazine.com/contextual-chat-bots-with-tensorflow-4391749d0077

Regards
Matteo

@wrathagom wrathagom added the type:enhancement ✨ Additions of new features or changes to existing ones, should be doable in a single PR label Jun 29, 2017
@wrathagom
Copy link
Contributor

This will be addressed by the dialogue manager to be released by the Rasa team. @tmbo gave a presentation on it at Pyberlin, you can check out the slides here. https://github.com/pydataberlin/conf2017slides/blob/master/conversational-ai-clever-chatbots-using-rasa.pdf

Please keep watching http://rasa.ai/products/rasa-core/ for more information or to request early access.

taytzehao pushed a commit to taytzehao/rasa that referenced this issue Jul 14, 2023
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
vcidst pushed a commit that referenced this issue May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement ✨ Additions of new features or changes to existing ones, should be doable in a single PR
Projects
None yet
Development

No branches or pull requests

2 participants