Hi, im having trouble with the intent card
# 🤝help
b
I am attempting to incorporate an intent card into one of my nodes. However, the bot seems unable to detect when I write the intent, and the AI card continues to operate as usual. I am seeking advice on how to rectify this issue.
f
hi @bored-zoo-82924 i think it would really help if you share the content of your debugger and your emulator when you are trying to make it activate.
it will help us pinpoint the issue
i
I noticed that the intent needs to be defined in the language the user communicates, even if the bot translator is on. For example if you want to recognize the intent of the user to book an appointment and the user is communicating in German its not enough to define intent as book appointment. You need to also add "Termin buchen". That is really weird.