Welcome to the Teams AI Library JavaScript package!
This SDK is specifically designed to assist you in creating bots capable of interacting with Teams and Microsoft 365 applications. It is constructed using the Bot Framework SDK as its foundation, simplifying the process of developing bots that interact with Teams' artificial intelligence capabilities. See the Teams AI repo README.md, for general information, and .Net & Python support is available via the dotnet & python folder respectively.
Requirements:
- node v18.x - See details about ending support for node 16
To get started with the SDK see.
To get started, take a look at the getting started docs.
If you're migrating an existing project, switching to add on the Teams AI Library layer is quick and simple. See the migration guide.