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 the utterance in my intents/faq.json file. When the utterance is in this splitting format (Find me nearest store, then that particular utterance is not supported. Can you help me with what I am missing here ? I tried for both utter/intend and its not working for both.
Hello Juan,
This is the utterance in my intents/faq.json file. When the utterance is in this splitting format (Find me nearest store, then that particular utterance is not supported. Can you help me with what I am missing here ? I tried for both utter/intend and its not working for both.
{
"id": "cbfbaf26-548d-43c8-bb63-cdd73dad96b2",
"data": [
{
"text": "Find me ",
"userDefined": false
},
{
"text": "nearest store",
"alias": "faq",
"meta": "@Faq",
"userDefined": false
},
{
"text": "?",
"userDefined": false
}
],
"isTemplate": false,
"count": 0,
"updated": 1533239811
},
Thanks,
Angavai S.
The text was updated successfully, but these errors were encountered: