llm_agents

by mpaepper · Agent Tool · ★ 1.0k

About llm_agents

LLM Agents Small library to build agents which are controlled by large language models (LLMs) which is heavily inspired by langchain. The goal was to get a better grasp of how such an agent works and understand it all in very few lines of code. Langchain is great, but it already has a few more files and abstraction layers, so I thought it would be nice to build the most important parts of a simple agent from scratch. Some more infos are in this Hacker News discussion from April 5th 2023 and the related blog post.

deep-learninglangchainllmsmachine-learning

Quick Facts

Stars1,041
Forks84
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score67.9242825073159/100
Open Issues3
Last Updated2025-06-23
Created2023-04-04
Platformspython
Est. Tokens~4k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is llm_agents?

llm_agents is Build agents which are controlled by LLMs. It is categorized as a Agent Tool with 1.0k GitHub stars.

What programming language is llm_agents written in?

llm_agents is primarily written in Python. It covers topics such as deep-learning, langchain, llms.

How do I install or use llm_agents?

You can find installation instructions and usage details in the llm_agents GitHub repository at github.com/mpaepper/llm_agents. The project has 1.0k stars and 84 forks, indicating an active community.

What license does llm_agents use?

llm_agents is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools