Replies: 2 comments 11 replies
-
My apologies for the late reply. It is expected that Otherwise, if that doesn't work, it would be best if you found a way to narrow down scope for |
Beta Was this translation helpful? Give feedback.
-
Hello @corinagum , in my tests, |
Beta Was this translation helpful? Give feedback.
-
I've been using the typescript libraries and have been trying to incorporate actions as well as conversation via a.i.
My intent is to have natural conversation like chatgpt but when an action is found, then perform that. However I've found that when I use the catch all "app.activity(ActivityTypes.Message,..." the "app.ai.action('lightsOn..." gets ignored completely.
Can anyone provide some insight? I'll post code if required.
Beta Was this translation helpful? Give feedback.
All reactions