cisco / mindmeld

An Open Source Conversational AI Platform for Deep-Domain Voice Interfaces and Chatbots.
http://mindmeld.com
Apache License 2.0
677 stars 185 forks source link

How to handle multi-turn conversation in mindmeld? #428

Open jeffzhengye opened 2 years ago

jeffzhengye commented 2 years ago

Say an intent can only happen after another one in a domain? (cannot be the entering ones. )

another scenario: if we want to greet in two domain? how should we do it?

I didn't see how this is handled in mindmeld after a quick digest of the docs.