| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Style fixes in progress |
Sorry, something went wrong.
|
Emilio Munoz (@munozemilio) What do the "//TO-DO: Enable once the class Dialog Recognizer is ported" mean? |
Sorry, something went wrong.
…ft/botbuilder-java into emimunoz/luis-recognizer
| Back | FazBrowse Home | New Git URL |
Fixes #741
Description
This PR adds the bot-ai-luis package.
Specific Changes
Contains the port of the relevant part of the Luis recognizer, excluding all obsolete components
Reduces nesting in some implementations. (External recognizer scenario)
Adds the ability to test against the real endpoint or mock the responses
Testing