Home/Inference & Serving/local-llm-function-calling
local-llm-function-calling logo

local-llm-function-calling

rizerphe/local-llm-function-calling

Generates function arguments and selects functions to call with local LLMs

GraphCanon updated today · GitHub synced today

435 stars41 forksLast push 2y Python MIT

Decision brief

local-llm-function-calling is designed for generating appropriate arguments and selecting functions to call within the context of local language model deployments.

Good fit when

  • When your project requires local handling of function calls with detailed argument generation from LLMs
  • If you are utilizing Hugging Face transformers or OpenAI's function call capabilities in a decentralized environment

Avoid when

  • Avoid if you need cloud-based services exclusively, as this tool focuses on local deployments
  • Do not use when your application specifically requires real-time integration with external web APIs that are not locally hosted

Observed Jul 16, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (895d since push)
As of today
Provenance
Not a fork · Personal account
As of today
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install local-llm-function-calling
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A Python tool designed for generating appropriate function arguments and selecting which function to invoke in the context of local language model deployments.

Capability facts

Languages
python

Source: github.language+pyproject.toml · Aug 25, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 25, 2026)

pip install local-llm-function-calling
Source link

Tags

README

Installation

To install the local-llm-function-calling library, use the following command:

pip install local-llm-function-calling

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.