GraphCanon updated Aug 13, 2026 · GitHub synced Aug 13, 2026
28views this month
Decision brief
llm-axe is a Python-based toolkit aiming to facilitate quick applications development with local large language models, focusing on function-calling and compatibility with models like llama3.
Good fit when
- When you need to develop LLM-powered applications quickly using local models, emphasizing simplicity and ease of integration.
- If your project requires specific function-calling features tailored for rapid deployment with models such as llama3.
Avoid when
- Avoid if your project strictly requires cloud-based LLM resources or seamless model switching across different providers.
- Not recommended for scenarios where extensive customization of the training pipeline is a requirement, as it focuses on implementation rather than deep training flexibility.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (584d since push)
- As of Aug 13, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 13, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install llm-axe PyPIHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides tools to implement applications with local large language models in Python.
Capability facts
- Languages
- python
Source: github.language · Aug 13, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Installation
For agents
This page has a .md twin and JSON over the API.