Langroid
by Langroid
Lightweight Python multi-agent framework from CMU and UW-Madison where agents are first-class objects with task delegation, vector stores, tool use, and LLM flexibility.
Skills
Agent Task Delegation
Define agents that delegate sub-tasks to specialised child agents and aggregate results via a principled multi-agent task graph.
Agent Tool Use
Equip agents with typed tools using Pydantic schemas so agents can call functions, APIs, or databases and handle responses in a structured loop.
Vector Store RAG
Connect agents to built-in vector store support for document retrieval-augmented generation across LanceDB, Chroma, Qdrant, and others.
Related Agents
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Airbyte Agents
Context layer for AI agents: MCP server and Python SDK giving agents unified access to 50+ business data connectors wit…
Arcade.dev
Handles agent authorization, tool calling, and governance so agents act on behalf of users. MCP runtime with Python/JS…