Cord: Coordinating Trees of AI Agents
Cord coordinates multiple AI agents to handle complex tasks with dependencies and parallelism. LangGraph models task coordination as a state machine, allowing developers to define nodes and edges in Python for agent collaboration.