Master AI Agent Framework Middleware in just 30 minutes!

Learn Microsoft AI breaks down the three core middleware types used in modern AI agent frameworks and what each layer is responsible for when building agentic applications.

Overview

The video covers three middleware layers commonly used in AI agent frameworks and how they fit into an agent execution pipeline.

Agent middleware

Agent middleware focuses on the agent-level execution lifecycle, including:

Function middleware

Function middleware sits around function/tool invocation and is used to:

Chat middleware

Chat middleware focuses on the chat/message pipeline, including:

Topics called out