Share via


Microsoft Agent 365 SDK for Python

Important

You need to be part of the Frontier preview program to get early access to Microsoft Agent 365. Frontier connects you directly with Microsoft's latest AI innovations. Get hands-on with breakthrough features, share your insights with product teams, and help shape the future of AI. Frontier previews are subject to the existing preview terms of your customer agreements. As these features are still in development, their availability and capabilities may change over time.

Version: 0.1.0

The Microsoft Agent 365 SDK extends the Microsoft 365 Agents SDK with enterprise-grade capabilities for building sophisticated agents. This SDK provides comprehensive tooling for observability, notifications, runtime utilities, and development tools that help developers create production-ready agents for platforms including Microsoft365, Teams, Copilot Studio, and Webchat.

The Microsoft Agent 365 SDK focuses on three core areas:

  • Observability: Comprehensive tracing, caching, and monitoring capabilities for agent applications. Learn more
  • Notifications: Agent notification services and models for handling user notifications. Learn more
  • Tooling: Developer tools and utilities for building sophisticated agent applications. Learn more

PyPI feed

Consume this SDK is via our PyPI packages found here: pypi.org. All packages begin with microsoft-agents-a365.

Sample code

Find Python sample code using this SDK here: Agent365-Samples repository

Support

For issues, questions, or feedback:

Contribute to this SDK

The source code for this SDK is available here: