From 301e486089e2eb1e41933930f20e2f3dace069a7 Mon Sep 17 00:00:00 2001 From: marko-kraemer Date: Wed, 23 Oct 2024 04:17:14 +0200 Subject: [PATCH] wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19fc03fa..364955c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AgentPress: Messages[] API on Steroids with Threads & Automatic Tool Execution +# AgentPress: LLM Messages[] API on Steroids with Threads & Automatic Tool Execution AgentPress is a lightweight, powerful utility for kickstarting your LLM App or AI Agent. It provides a simple way to manage message threads, execute LLM calls, and automatically handle tool interactions.