botbuilder-js/libraries/botbuilder-ai-qna
Joel Mut b96ece0440
Add LICENCE to libraries (#4169)
2022-03-21 17:43:03 -04:00
..
src feat: export ai components for runtime consumption (#3586) 2021-04-16 09:36:59 -07:00
.eslintrc.json feat: export ai components for runtime consumption (#3586) 2021-04-16 09:36:59 -07:00
.gitignore feat: export ai components for runtime consumption (#3586) 2021-04-16 09:36:59 -07:00
LICENSE Add LICENCE to libraries (#4169) 2022-03-21 17:43:03 -04:00
README.md feat: export ai components for runtime consumption (#3586) 2021-04-16 09:36:59 -07:00
package.json chore: add missing packages to consumer test (#3737) 2021-06-22 09:29:11 -07:00
tsconfig.json feat: export ai components for runtime consumption (#3586) 2021-04-16 09:36:59 -07:00

README.md

botbuilder-ai-qna

The QnAMakerBotComponent repackaged for consumption as a component in the Adaptive Dialogs runtime.

See the botbuilder-ai package for more details.