Intro
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
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.
pip install llm-function-tools