Microsoft Agent 365 SDK for Python

Version: 1.0.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: