Skip to content

Intro

PyPiVersion

llm_function_tools is an extension component for llm_function.

It provides small helpers for defining tools used by reusable LLM functions, including tools stored in standalone .py files.

Installation

pip install llm-function-tools