You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Microsoft Agents A365 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 M365, Teams, Copilot Studio, and Webchat.
10
+
> #### Note:
11
+
> Use the information in this README to contribute to this open-source project. To learn about using this SDK in your projects, refer to the [Microsoft Agents 365 Developer documentation](https://learn.microsoft.com/microsoft-agent-365/developer/).
11
12
12
-
The Microsoft Agents A365 SDK focuses on four core areas:
13
+
The Microsoft Agents 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 M365, Teams, Copilot Studio, and Webchat.
14
+
15
+
The Microsoft Agents 365 SDK focuses on four core areas:
13
16
14
17
-**Observability**: Comprehensive tracing, caching, and monitoring capabilities for agent applications
15
18
-**Notifications**: Agent notification services and models for handling user notifications
@@ -88,7 +91,7 @@ For more detailed build instructions, see the [BUILD.md](BUILD.md).
88
91
For issues, questions, or feedback:
89
92
90
93
-**Issues**: Please file issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section
91
-
-**Documentation**: See the [Microsoft Agents A365 Developer Documentation](https://learn.microsoft.com/en-us/microsoft-agent-365/developer/)
94
+
-**Documentation**: See the [Microsoft Agents 365 developer documentation](https://learn.microsoft.com/microsoft-agent-365/developer/)
92
95
-**Security**: For security issues, please see [SECURITY.md](SECURITY.md)
93
96
94
97
## Contributing
@@ -101,7 +104,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
101
104
102
105
## Trademarks
103
106
104
-
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
107
+
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
105
108
106
109
## Useful Links
107
110
@@ -110,24 +113,24 @@ This project may contain trademarks or logos for projects, products, or services
110
113
The core SDK for building conversational AI agents for Microsoft 365 platforms.
0 commit comments