Replies: 1 comment
-
Sure, in Intent Recognizer you have this turn property: turn.recognized, eg. turn.recognized.score, turn.recognized.intent, turn.recognized.text etc... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can I extract the LUIS response data (intents, entities etc) in Composer and send them as parameters to a separate REST API call?
Beta Was this translation helpful? Give feedback.
All reactions