1.1.0 • Published 3 years ago

bot-solutions v1.1.0

Weekly downloads
73
License
MIT
Repository
-
Last release
3 years ago

Bot-Solutions

Shared library for Conversational AI Virtual Assistants and Skills.

Installing

To add the latest version of this package to your bot:

npm install --save bot-solutions

How to Use Daily Builds

To get access to the daily builds of this library, configure npm to use the MyGet feed before installing.

npm config set registry https://botbuilder.myget.org/F/aitemplates/npm/

To reset the registry in order to get the latest published version, run:

npm config set registry https://registry.npmjs.org/

License

MIT © Microsoft