VermontDepartmentOfHealth / covid-bot

A knowledge base & automated chatbot from the Vermont Department of Health with info for the COVID-19 response
https://vermontdepartmentofhealth.github.io/covid-bot/
MIT License
3 stars 2 forks source link

replace vdh qnamaker-api-client with official one #55

Open KyleMit opened 4 years ago

KyleMit commented 4 years ago

Although we've already and built and deployed a client side API wrapper

https://www.npmjs.com/package/@ads-vdh/qnamaker-api

It looks like Azure beat us to the punch 2 months earlier. We should use the official wrapper going forward for better long term support which exists here:

https://www.npmjs.com/package/@azure/cognitiveservices-qnamaker https://www.npmjs.com/package/@ads-vdh/qnamaker-api