From 60ad9f191508001b74d75c754a08fe28ddaaa31f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 28 Oct 2024 19:58:59 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 7eb60e9..ca4b1dc 100644 --- a/README.md +++ b/README.md @@ -114,12 +114,6 @@ SimpleMind: Keep it simple, keep it human. ------------------------ -## Plugins +## Goals -SimpleMind supports a plugin system to extend its functionality. Currently available plugins: - -- **KVPlugin**: Key-Value storage for context management. -- **BasicMemoryPlugin**: Simple memory storage for conversations. - -**Adding a Plugin:**