aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsigoden <sigoden@gmail.com>2024-09-11 19:36:07 +0800
committersigoden <sigoden@gmail.com>2024-09-11 19:36:07 +0800
commite87d3481d97b156b28fa78e9047058c9d4ff1dd9 (patch)
tree38db559c8882a551e01953a59bae7ee630189219 /README.md
parent020cfcc9054e36ad3de202c34013b79fe0f49949 (diff)
downloadllm-functions-docker-e87d3481d97b156b28fa78e9047058c9d4ff1dd9.tar.gz
chore: update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8d8e871..6851981 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,7 @@
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.
-
-Kickstart your journey with a **curated library of pre-built LLM [tools](https://github.com/sigoden/llm-functions/tree/main/tools) and [agents](https://github.com/sigoden/llm-functions/tree/main/agents)** ready for immediate use or customization.
+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.
**Tools Showcase**
![llm-function-tool](https://github.com/user-attachments/assets/40c77413-30ba-4f0f-a2c7-19b042a1b507)