by virtualzx-nad · Agent Tool · ★ 25
easyllmagent Basic philosophy The basic goal is to make this package as easy to extend as a programmer as possible. To this end, Easy to extend. We make extensive use of subclasses so that you should be able to easily add command or models without having to change the code base. Simply subclass a command or model and any agents will immediately have access. In fact, you can create new command in the middle of a ongoing process if you wish, and the agent can also create command for itself on the fly and start using it immediately, in the same live Python session.
| Stars | 25 |
| Forks | 2 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 62.9333462594091/100 |
| Last Updated | 2023-05-14 |
| Created | 2023-04-06 |
| Platforms | python |
| Est. Tokens | ~67k |
Explore other popular agent tool tools:
easy_llm_agents is Flexible Python package for managing and extending LLM based agents. It is categorized as a Agent Tool with 25 GitHub stars.
easy_llm_agents is primarily written in Python.
You can find installation instructions and usage details in the easy_llm_agents GitHub repository at github.com/virtualzx-nad/easy_llm_agents. The project has 25 stars and 2 forks, indicating an active community.
easy_llm_agents is released under the MIT license, making it free to use and modify according to the license terms.