OpenAI Swarm is an experimental multi-agent orchestration framework that enables the creation of lightweight, controllable, and testable agents. This framework emphasizes simplicity and control over complex abstraction, providing developers with tools to build multi-agent systems that can hand off tasks between agents seamlessly. Key features include agent handoffs, context variables, function calling, and ergonomic interfaces for building conversational workflows. Perfect for customer service automation, content creation pipelines, research assistance, and educational applications. The framework supports both simple linear workflows and complex branching conversations with multiple specialized agents working together.