From 4742f1125021f6bc1a2631c6e54cf6365f9d37f6 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Sat, 31 Jan 2026 13:36:46 +0100 Subject: Initial commit after fork --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c8424c6..8e8b602 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # LLM Functions +This is a fork of original `llm-functions` by `sigoden`. +It adds additional sandboxing functionality to work with docker containers. + +## General + This project empowers you to effortlessly build powerful LLM tools and agents using familiar languages like Bash, JavaScript, and Python. Forget complex integrations, **harness the power of [function calling](https://platform.openai.com/docs/guides/function-calling)** to connect your LLMs directly to custom code and unlock a world of possibilities. Execute system commands, process data, interact with APIs – the only limit is your imagination. -- cgit v1.2.3