C
C#4d ago
Goose_o7

Guidance on Teams AI v2 SDK vs M365 Agent SDK

Hello all. I am looking for guidance on when to use these SDKs. The docs basically say M365 is for multi-channel and Teams is for Teams, but why not just use M365 Agents then? Anyone have experience as to where these two may differ. Teams is my targeted channel but want to spend time using the correct SDK.
3 Replies
Jose Rizal
Jose Rizal4d ago
use the teams skd if you ar only building for teams the m365 sdk is for apps that need to run across multiple microsoft channels
Goose_o7
Goose_o7OP4d ago
Thanks Jose. When faced with this choice, without any other info, I'd rather choose the multi channel. So is there functionality I would be missing out on with M365 Agents SDK? That's what I'm trying to get to, info around what the differences in the SDKs provide for the Teams interface
Jose Rizal
Jose Rizal4d ago
the m365 sdk covers teams, but if focuses on multi channel support, so you might miss some teams specific features like deep integration with teams tabs, messaging extensions and certain adaptive card actions that the teams sdk exposes directly

Did you find this page helpful?