Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

teams-ai

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

teams-ai

SDK focused on building AI based applications for Microsoft Teams.

  • 1.5.0
  • PyPI
  • Socket score

Maintainers
3

Teams AI Library

Welcome to the Teams AI Library Python 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.

Requirements:

  • Python (>=3.8, <4.0)
  • Poetry

Getting Started

To get started, take a look at the getting started docs.

Install Dependencies

$: poetry install

Build

$: poetry build

Test

$: poetry run test

Lint

$: poetry run lint

Format

$: poetry run fmt

Clean

$: poetry run clean

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc