OfficeDev / microsoft-teams-faqplusplus-app

DEPRECATED - This repository contains a deprecated version of the FAQ Plus app template. Please see the README file for more details and a link to the new repository
MIT License
48 stars 49 forks source link

Use a single QnAMaker implementation for all calls to a KB #33

Closed aosolis closed 5 years ago

aosolis commented 5 years ago

We don't expect the KB ID to change frequently over the lifetime of the app, so in this case we are caching the QnAMaker instance corresponding to the KB ID.