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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In the case of HassNevermind, use more than one cancel word or phrase. Can we get answers based on these words or sentences?
For example, we can define a default value as respond.
I tried the code below but did not get any results.
language: tr
responses:
intents:
HassNevermind:
data:
- sentences:
- "önemli değil"
response:
- "tamam"
- sentences:
- "boşver"
response:
- "boşverdim gitti"
- sentences:
- "iptal"
response:
- "tamam iptal ettim"
- sentences:
- "salla"
response:
- "sallayalım be abi"
Beta Was this translation helpful? Give feedback.
All reactions