Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Lagent is a lightweight framework for building LLM-based agents, offering a PyTorch-like design for intuitive multi-agent applications.

Assista AI Agents automate repetitive tasks across 80+ apps, saving users 4.7 hours daily with no coding required.
Lagent is a lightweight framework designed to facilitate the creation of LLM-based agents. Inspired by PyTorch, Lagent aims to provide a clear and intuitive workflow for building multi-agent applications.
Key Features:
AgentMessage for seamless communication between agents.DefaultAggregator for converting AgentMessage to OpenAI message format, with the option to implement custom aggregators for specific use cases.ActionExecutor, which requires input AgentMessage to contain tool name and parameters.Use Cases: