FAI AutoGen Expert
Microsoft AutoGen multi-agent framework โ ConversableAgent, GroupChat topologies, code execution sandboxing, nested chat orchestration, human-in-the-loop patterns, and AG2 migration.
Overviewโ
| Property | Value |
|---|---|
| Type | Agent |
| File | agents/fai-autogen-expert.agent.md |
| Tools | codebase, terminal |
| Model | gpt-4o, gpt-4o-mini |
| WAF Alignment | reliability, responsible-ai, security |
| Compatible Plays | 07-multi-agent-service, 22-swarm-orchestration, 51-autonomous-coding |
| Lines | 124 |
Usageโ
In VS Code (GitHub Copilot)โ
@fai-autogen-expert How can you help me?
In fai-manifest.jsonโ
{
"primitives": {
"agents": ["../../agents/fai-autogen-expert.agent.md"]
}
}
Sourceโ
- GitHub:
agents/fai-autogen-expert.agent.md - Edit: Edit on GitHub โ
Auto-generated from the FrootAI primitive catalog. Last updated: 2026-04-20.