wonderful-wolf-37241
05/24/2024, 12:05 AMdogSounds
whose occurrences are woof
and arf
, can I programmatically refer to those occurrences even if event.nlu
does NOT contain that entity?
Say for example, that event.nlu
is empty, I have some string, I want to test if it contains any occurrence from dogSounds
, without manually listing (or needing to know) those occurrences.
I searched here and in the docs ( https://botpress.com/docs/cloud/studio/library/ ) but did not find the droids I was looking for.