Topic
AutoGen Multi-Agent Conversations & Group Chat
7 posts on autogen multi-agent conversations & group chat — part of framework tutorials on the n4n AI blog.
Mix GPT-4o and Claude 3.5 Sonnet per agent via n4n.ai
Learn to autogen mix gpt-4o claude 3.5 sonnet agents n4n.ai: configure per-agent models in AutoGen via a single OpenAI-compatible gateway endpoint.
Cost optimization: cheap models per agent with n4n.ai
Practical guide to autogen cost optimization cheap models n4n.ai: assign per-agent model tiers, configure gateway, measure token usage in multi-agent flows
Code generation and execution agents in AutoGen
Step-by-step guide to building autogen code generation execution agents with AutoGen: configure LLM, run local code executor, verify output, and scale to group chat.
Building a customer support agent team with AutoGen
Hands-on tutorial for building an autogen customer support agent team with AutoGen group chat, including runnable Python code, config, and output examples.
Build a planner, coder, and critic team with AutoGen
Build an autogen planner coder critic agent team with AutoGen group chat: hands-on tutorial splitting design, coding, and review into specialized agents.
AutoGen GroupChat tutorial: orchestrating multiple agents
Hands-on autogen groupchat tutorial multiple agents: build a multi-agent coding and review pipeline with GroupChat, speaker control, and safe code exec.
Adding a RAG agent to an AutoGen group chat
Practical walkthrough for engineers adding a RAG agent to an AutoGen group chat: wire retrievers, configure agents, run end-to-end, and verify.
More topics in framework tutorials
- AutoGen Agent Teams for Research & Automation11
- Choosing an AI Framework by Use Case10
- Framework Tutorials: Legal & Healthcare Document Q&A9
- One Backend, Every Model: Swapping GPT-5, Claude, Gemini & Llama Across Frameworks9
- AutoGen Human-in-the-Loop Workflows8
- LangChain Multi-Model Fallback & Routing8
- AutoGen Getting Started with n4n.ai7
- Building Chatbots with Vercel AI SDK & Next.js7
- CrewAI Agent Roles & Task Design7
- CrewAI Getting Started with n4n.ai7
- CrewAI Real-World Crew Examples7
- Framework Tutorials: Customer Support Bots7