π Welcome
Teams AI Library v2 is a suite of packages used to develop on Microsoft Teams. Rebuilt from the ground up with improved developer experience in mind, it's never been easier to build powerful agents and applications for the hundreds of millions Microsoft Teams users.
Quickstartβ
The Teams CLI makes it easy to bootstrap your first agent. First, install the CLI via NPM:
npm install -g @microsoft/teams.cli@preview
Next, use the CLI to create your agent:
teams new (typescript|csharp) quote-agent --template echo
Overviewβ
Microsoft Teams has a robust developer ecosystem with a broad suite of capabilities, now unified via Teams AI v2. Whether you are building AI-powered agents, message extensions, embedded web applications, or Graph, Teams AI v2 has you covered.
β What's new?β
Streamlined Developer Experienceβ
Weβve refined the developer experience so you can concentrate on building your appβs logic β not wrestling with integrations.
Effortless Integrationβ
Weβve simplified complex integration workflows to help you deliver a richer, more seamless user experience.
Accelerate Your Workflowβ
Get your application up and running in under 30 seconds with our lightning-fast CLIβso you can spend more time on what really matters.
π Navigation Tipsβ
We encourage you to use the left sidebar to navigate to your desired section.
Can't find what you're searching for? Use the search button above.