Skip to content
#

function-calling-using-llms

Here are 6 public repositories matching this topic...

Language: Python
Filter by language

LocalAI-FunctionCaller is a Python-based system that runs large language models (LLMs) locally and uses constrained decoding to intelligently select and execute functions based on user requests. It takes function definitions (name, description, parameters) and prompts as JSON, enabling the LLM to reason about which function to call without leaving

  • Updated Jun 22, 2026
  • Python

Add this topic to your repo

To associate your repository with the function-calling-using-llms topic, visit your repo's landing page and select "manage topics."

Learn more