by emirsahin1 · Agent Tool · ★ 275
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
llm-axe Goal llm-axe is meant to be a flexible toolkit that provides simple abstractions for commonly used functions related to LLMs. It's not meant to intrude in your development workflow as other larger frameworks often do. It has functions for automatic schema generation, pre-made agents with self-tracking chat history and fully customizable agents. Have feedback/questions? Join the Discord Read the Development Documentation Installation Example Snippets Streaming Support: python llm = OllamaChat(model="llama3.1") ag = Agent(llm, customsystemprompt="", stream=True) res = ag.ask("Explain who you are in 20 paragraphs")
| Stars | 275 |
| Forks | 39 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 46.75/100 |
| Last Updated | 2025-01-05 |
| Created | 2024-04-22 |
| Platforms | python |
| Est. Tokens | ~17k |
Looking for a llm-axe alternative? If you're comparing llm-axe with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
GPT-4 level function calling models for real-world tool using use cases
An Automated AI-Powered Prompt Optimization Framework
User friendly CLI tool for AI tasks. Stop thinking about LLMs and prompts, start getting results!
The AI Operating System for Delphi. 100% native framework with RAG 2.0, autonomous agents, MCP protocol, and u
ReSearch: Learning to Reason with Search for LLMs via Reinforcement Learning & ReCall: Learning to Reason with
A set of tools that gives agents powerful capabilities.
Explore other popular agent tool tools:
llm-axe is A simple, intuitive toolkit for quickly implementing LLM powered applications.. It is categorized as a Agent Tool with 275 GitHub stars.
llm-axe is primarily written in Python. It covers topics such as function-calling, llama3, llm.
You can find installation instructions and usage details in the llm-axe GitHub repository at github.com/emirsahin1/llm-axe. The project has 275 stars and 39 forks, indicating an active community.
llm-axe is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to llm-axe on Agent Skills Hub include empower-functions, Promptimizer, cai. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.