Tools & Resources
Curated frameworks, libraries, and tooling for agent engineers.
2 items
Tool
OpenAI Swarm
A lightweight, experimental framework by OpenAI for building multi-agent systems with minimal abstraction. Focuses on explicit agent handoffs and stateless design.
2 min read
FrameworksMulti-Agent SystemsPython
Tool
LangGraph
A stateful, graph-based orchestration framework for building controllable, multi-actor LLM agent workflows. Part of the LangChain ecosystem.
2 min read
FrameworksOrchestrationPython