AtakanTekparmak/tiny_fnc_engine
tiny_fnc_engine is a minimal python library that provides a flexible engine for calling functions extracted from a LLM.
This library helps developers integrate custom functions with Large Language Models (LLMs). It takes JSON output from an LLM, which specifies functions to call and their parameters, executes those functions, and provides the results. This is useful for backend developers building applications that need to extend LLM capabilities with specific actions or data retrieval.
No commits in the last 6 months. Available on PyPI.
Use this if you are a backend developer who needs to reliably execute a sequence of predefined actions or retrieve data based on instructions parsed from an LLM's response.
Not ideal if you are looking for a standalone LLM solution or a tool for general natural language processing without integrating custom code execution.
Stars
38
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 11, 2024
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/AtakanTekparmak/tiny_fnc_engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mozilla-ai/any-llm
Communicate with an LLM provider using a single interface
Maximilian-Winter/llama-cpp-agent
The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models...
CliDyn/climsight
A next-generation climate information system that uses large language models (LLMs) alongside...
ShishirPatil/gorilla
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
OoriData/OgbujiPT
Client-side toolkit for using large language models, including where self-hosted