#608 · Primary category: AI Agents & Automation
lagent
A lightweight framework for building LLM-based agents
Project last updated:08/03/26
GitHub Stars
2.3K
Forks
242
Contributors
34
License
Apache-2.0
Why we included this project
Lagent borrows the layer-and-message-passing ideas from PyTorch and applies them to agent design, so composing a model, a set of tools, and memory works much like assembling a network in Python. You wrap a vLLM-hosted model in an Agent and let typed AgentMessage objects flow between components, while memory is taken care of on each call. It also ships practical pieces like tool parsers and aggregators for few-shot formatting, plus multi-agent message passing, so you can get a working agent up quickly and swap in your own behavior later. InternLM models are the natural starting point, but the same interface drives Qwen and other checkpoints.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.