by AtakanTekparmak · Agent Tool · ★ 38
tinyfncengine tinyfncengine is a minimal python library (one file, 212 lines of code) that provides a flexible engine for calling functions extracted from LLM (Large Language Model) outputs in JSON format. The engine stores functions and their outputs in memory, allowing for chained function calls and parameter referencing. It also supports using Pydantic models for type safety and validation.
| Stars | 38 |
| Forks | 1 |
| Language | Python |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 74.9565886749186/100 |
| Open Issues | 1 |
| Last Updated | 2024-09-11 |
| Created | 2024-07-28 |
| Platforms | python |
| Est. Tokens | ~5k |
Explore other popular agent tool tools:
tiny_fnc_engine is tiny_fnc_engine is a minimal python library that provides a flexible engine for calling functions extracted from a LLM.. It is categorized as a Agent Tool with 38 GitHub stars.
tiny_fnc_engine is primarily written in Python. It covers topics such as function-calling, llm, llm-agent.
You can find installation instructions and usage details in the tiny_fnc_engine GitHub repository at github.com/AtakanTekparmak/tiny_fnc_engine. The project has 38 stars and 1 forks, indicating an active community.
tiny_fnc_engine is released under the Apache-2.0 license, making it free to use and modify according to the license terms.