llm-axe — Agent Tool by emirsahin1

by emirsahin1 · Agent Tool · ★ 275

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About llm-axe

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")

function-callingllama3llmlocal-llmollamapdf-llm

Quick Facts

Stars275
Forks39
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score46.75/100
Last Updated2025-01-05
Created2024-04-22
Platformspython
Est. Tokens~17k

llm-axe alternative? Top 6 similar tools

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.

  • empower-functions by empower-ai · ⭐ 223

    GPT-4 level function calling models for real-world tool using use cases

  • Promptimizer by austin-starks · ⭐ 211

    An Automated AI-Powered Prompt Optimization Framework

  • cai by ad-si · ⭐ 202

    User friendly CLI tool for AI tasks. Stop thinking about LLMs and prompts, start getting results!

  • MakerAi by gustavoeenriquez · ⭐ 184

    The AI Operating System for Delphi. 100% native framework with RAG 2.0, autonomous agents, MCP protocol, and u

  • ReCall by Agent-RL · ⭐ 1.3k

    ReSearch: Learning to Reason with Search for LLMs via Reinforcement Learning & ReCall: Learning to Reason with

  • tools by strands-agents · ⭐ 1.1k

    A set of tools that gives agents powerful capabilities.

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-axe?

llm-axe is A simple, intuitive toolkit for quickly implementing LLM powered applications.. It is categorized as a Agent Tool with 275 GitHub stars.

What programming language is llm-axe written in?

llm-axe is primarily written in Python. It covers topics such as function-calling, llama3, llm.

How do I install or use llm-axe?

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.

What license does llm-axe use?

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

What are the best alternatives to llm-axe?

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.

View on GitHub → Browse Agent Tool tools