InternLM/lagent
A lightweight framework for building LLM-based agents
This framework helps developers build AI assistants that can perform tasks, communicate, and remember past interactions. It takes in instructions or questions and outputs tailored responses, code, or task completions by coordinating various large language models. This is for software developers and AI engineers who want to create advanced AI agents.
2,230 stars. Available on PyPI.
Use this if you are an AI developer looking to easily prototype, customize, and deploy AI assistants that can handle complex, multi-step operations and engage in ongoing conversations.
Not ideal if you are an end-user seeking a ready-to-use AI application, or if you need to build simple, single-turn language model applications.
Stars
2,230
Forks
223
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/InternLM/lagent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
microsoft/rat-sql
A relation-aware semantic parsing model from English to SQL
Mann1988/awesome-claude-skills
📊 Explore high-quality Claude skills focused on business analysis and content creation,...
kevinMEH/keyscan
Keyscan: AI-powered API key scanner for GitHub Gists.
Sakeeb91/text2sql-agent
Self-correcting AI agent for natural language to SQL using HuggingFace smolagents and ReAct framework
ASSERT-KTH/agentic-evals-lab
Framework for training and evaluating LLMs with reinforcement learning in agentic settings ...