diff options
| author | sigoden <sigoden@gmail.com> | 2024-09-11 19:36:07 +0800 |
|---|---|---|
| committer | sigoden <sigoden@gmail.com> | 2024-09-11 19:36:07 +0800 |
| commit | e87d3481d97b156b28fa78e9047058c9d4ff1dd9 (patch) | |
| tree | 38db559c8882a551e01953a59bae7ee630189219 /README.md | |
| parent | 020cfcc9054e36ad3de202c34013b79fe0f49949 (diff) | |
| download | llm-functions-docker-e87d3481d97b156b28fa78e9047058c9d4ff1dd9.tar.gz | |
chore: update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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**  |
