Newsboy-VA / Newsboy-Core

A virtual assistant for use in homes, cars, robots...
GNU General Public License v3.0
6 stars 1 forks source link

Conversation module can't handle duplicate intents from modules #9

Open mpowell326 opened 7 years ago

mpowell326 commented 7 years ago

If two modules have the same intent the conversation module is not capable of deciding which modules intent to use. e.g. you can't stop music because the datetime module has a stop timer intent.