@microsoft/teams-ai
v1.6.1
Published
SDK focused on building AI based applications for Microsoft Teams.
Downloads
12,005
Readme
Teams AI Library
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.
Getting Started
To get started, take a look at the getting started docs.
Migration
If you're migrating an existing project, switching to add on the Teams AI Library layer is quick and simple. See the migration guide.