From 13a2638762878f285867991e00cfde4cf22b051c Mon Sep 17 00:00:00 2001 From: Kye Date: Sat, 20 Jan 2024 12:51:59 -0500 Subject: [PATCH] [README] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d12dd880..0aec35cf 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,10 @@ Agent is Swarms plug in and play agent structure! By passing in an LLM you can c Here are some features: -✅ Any LLM +✅ Any LLM/ Any framework + ✅ Extremely customize-able with max loops, autosaving, import docs (PDFS, TXT, CSVs, etc) + ✅ Long term memory database with RAG, also plug in and play with ```python