Agent Framework RAG for Agents: Giving Your Agent the Right Context
How to connect Microsoft Agent Framework agents to private application knowledge without stuffing full documents into the prompt.
How to connect Microsoft Agent Framework agents to private application knowledge without stuffing full documents into the prompt.
How to delegate work between Microsoft Agent Framework agents by exposing focused agents as function tools, and when this is better than manual routing or a workflow engine.
How to expose small C# methods as Microsoft Agent Framework tools, pass application services through dependency injection, and protect side-effecting actions.