@microsoft/teams-ai

v1.1.1
SDK focused on building AI based applications for Microsoft Teams.
botbuilder botframework bots chatbots teams ai

lint

eslint **/src/**/*.{j,t}s{,x} --fix --no-error-on-unmatched-pattern

test

npx mocha -r ts-node/register src/**/*.spec.ts

build

tsc -b

clean

npx rimraf _ts3.4 lib tsconfig.tsbuildinfo node_modules

depcheck

depcheck --config ../../.depcheckrc

test:debug

ts-mocha src/**/*.spec.ts --inspect-brk

test:compat

npx api-extractor run --verbose

build:rollup

npx api-extractor run --verbose --local

test:coverage

nyc --reporter=html --reporter=text --reporter=text-summary npm test
npm i @microsoft/[email protected]

Metadata

  • MIT
  • 18.x
  • Microsoft Corp.
  • released 3/5/2024

Downloads