Agent Framework

Build, extend, and debug AI agents in Egroo using the Microsoft Agent Framework (C# .NET). Use for: creating AgentDefinition, adding function tools with AIFunctionFactory, connecting MCP servers, managing agent conversations and session state, wiring new LLM providers (OpenAI, AzureOpenAI, Anthropic, Ollama), adding knowledge items, implementing streaming chat. Also covers AgentRuntimeService internals, BuiltinTools, and McpClientService patterns already in the codebase.

jihadkhawaja 782f1e8 2 files · 10.8 KB Updated

File contents

jihadkhawaja/egroo/tree/main/.github/skills/agent-framework commit 782f1e8624

Frequently asked questions

npx skillmds@latest add jihadkhawaja/agent-framework