# Copyright (c) Microsoft. All rights reserved. """Side-by-side sample comparing Semantic Kernel Process Framework and Agent Framework workflows.""" from semantic ...
Both modes share the same underlying Microsoft Graph API client and authentication logic. extract-teams-chat/ ├── server.py # FastAPI entry point (serves API + static web files) ├── requirements.txt # ...