Topic
AutoGen Code-Executing Agents
6 posts on autogen code-executing agents — part of framework tutorials on the n4n AI blog.
Build code-executing AutoGen agents with n4n.ai
Build code-executing AutoGen agents with n4n.ai as the LLM gateway: install, configure, run Python via UserProxyAgent, and verify execution.
Build a data analysis agent with AutoGen code execution
Learn how to build an autogen data analysis agent code execution workflow that generates and runs Python to explore CSV data with guarded local execution.
AutoGen Docker code executor: a secure setup guide
Step-by-step guide to a hardened AutoGen Docker code executor setup: isolate agent-generated Python in a container, with runnable configs and verification.
AutoGen code execution vs function calling explained
A practical head-to-head comparison of AutoGen code execution vs function calling across cost, latency, ergonomics, and limits, with a verdict.
AutoGen code execution tutorial: prompt to Python
Step-by-step autogen code execution tutorial python: build AutoGen agents that generate, run, and debug Python code locally with full runnable examples.
AutoGen AssistantAgent plus code executor, step by step
Step-by-step autogen assistantagent code executor tutorial: configure AssistantAgent with a local code executor, run multi-turn coding tasks safely.
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
- AutoGen Multi-Agent Conversations & Group Chat7
- Building Chatbots with Vercel AI SDK & Next.js7
- CrewAI Agent Roles & Task Design7
- CrewAI Getting Started with n4n.ai7
- CrewAI Real-World Crew Examples7