Share via


Microsoft Teams SDK (Teams AI Library) for Python

The Microsoft Teams SDK (formerly known as Teams AI Library) for Python provides a Teams-centric interface for integrating GPT-based language models and user intent engines. It simplifies the development process by reducing the need to write and maintain complex conversational bot logic. You can leverage prebuilt, reusable code snippets that allow you to quickly build intelligent apps. This capabilities-driven approach allows you to focus on business logic rather than learning the intricacies of Microsoft Teams conversational frameworks.

Finding the library

For more about the TypeScript version of Teams SDK, refer to the source repo at Teams SDK: TypeScript.

For more about the .NET version of Teams SDK, refer to the source repo at Teams SDK: DotNet.

For more about the Python version of Teams SDK, refer to the source repo atTeams SDK: Python

Library packages

The Python version of the library is provided through a package available via pypi.