1.1.3 • Published 1 month ago

@microsoft/teams-ai v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

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 support is available via the dotnet folder.

Requirements:

  • node v16.x
  • node v18.x

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.