LLM Agents
by Community
Build agents which are controlled by LLMs
OSS
LLM Agents
Added 1 June 2026
Overview
LLM Agents is a Python library for building agents whose behavior is directed by large language models. It provides a framework to define tools and let an LLM decide which tools to call to complete a task.
Best for
Best for
Python developers who want a minimal library to prototype LLM-driven agent workflows.
Use cases
- Building a code-writing agent that uses external APIs
- Creating a research assistant that queries multiple sources
- Prototyping a multi-step reasoning bot for customer support
Notes
LLM Agents is a Python library for building agents whose behavior is directed by large language models. It provides a framework to define tools and let an LLM decide which tools to call to complete a task.
1,042 stars on GitHub. Last updated 2025-06-23. Licensed MIT.
Use cases
- Building a code-writing agent that uses external APIs
- Creating a research assistant that queries multiple sources
- Prototyping a multi-step reasoning bot for customer support
Pros
- Lightweight and focused on the core agent loop
- Simple API that integrates with existing LLM providers
- Active open-source community with 1000+ stars
Cons
- Limited built-in tooling compared to larger frameworks
- No built-in memory or state persistence
- Documentation is sparse for advanced use cases
Indexed from awesome-langchain and enriched against its public facts.
Pros
- Lightweight and focused on the core agent loop
- Simple API that integrates with existing LLM providers
- Active open-source community with 1000+ stars
Cons
- Limited built-in tooling compared to larger frameworks
- No built-in memory or state persistence
- Documentation is sparse for advanced use cases
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
LangChain
Community
The agent engineering platform.
LiteLLM 🚅
Community
Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, Vertex
AutoGPT
Community
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.
AgentGPT
Community
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.