Summary
Part of the converged workshop rewrite (milestone #1). New unit taking learners beyond chat + RAG into agentic development with the Microsoft Agent Framework — the capstone of the workshop per the official abstract ("build agents that can reason, plan, and take action").
Base content on the official get-started tutorial (abbreviated): https://learn.microsoft.com/en-us/agent-framework/get-started/
Connective tissue: the agent should call the MCP tool the learner built earlier — demonstrating the abstract's "agents that take action using MCP-exposed tools." This is why MCP Basics stays required.
Core content (required)
Optional / bonus (badge as stretch)
Uses
Acceptance criteria
- Learner builds an agent that reasons, calls a tool (the MCP tool), and holds a multi-turn conversation.
- Clear line drawn from "chat + RAG" to "agent that plans and acts."
Depends on
Summary
Part of the converged workshop rewrite (milestone #1). New unit taking learners beyond chat + RAG into agentic development with the Microsoft Agent Framework — the capstone of the workshop per the official abstract ("build agents that can reason, plan, and take action").
Base content on the official get-started tutorial (abbreviated): https://learn.microsoft.com/en-us/agent-framework/get-started/
Connective tissue: the agent should call the MCP tool the learner built earlier — demonstrating the abstract's "agents that take action using MCP-exposed tools." This is why MCP Basics stays required.
Core content (required)
AIAgentwith Microsoft Agent Framework, invoke it, stream the response (Agent Framework get-started Step 1)Optional / bonus (badge as stretch)
Uses
Acceptance criteria
Depends on