This repository was archived by the owner on Jul 9, 2025. It is now read-only.
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
Uh oh!
There was an error while loading. Please reload this page.
-
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