Building Multi-Agent Systems with Semantic Kernel
Designing orchestrated AI agents for complex workflows
January 15, 2025
AI AgentsSemantic Kernel.NETLLM
A practical overview of orchestrating multiple specialized agents using Microsoft Semantic Kernel for real-world automation.
We explore planner patterns, context memory, and tool calling, then wire them together with .NET and lightweight message buses.
Includes tips for observability, retries, and failure recovery in production systems.