From 707ed3ebad2b6335851605930255d88d11a1c92a Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 19 Aug 2024 21:31:34 -0700 Subject: [PATCH] Update --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4c223ee..230ac5c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ This is a directory of extensions for https://github.com/oobabooga/text-generati If you create your own extension, you are welcome to submit it to this list in a PR. + +## LLM_Web_search + +Give your local LLM the ability to search the web by outputting a user-defined command. The model decides +when to use the command and what to search. + +https://github.com/mamei16/LLM_Web_search + ## AllTalk TTS AllTalk is based on the Coqui TTS engine, similar to the Coqui_tts extension for Text generation webUI, however supports a variety of advanced features. @@ -22,13 +30,6 @@ AllTalk is based on the Coqui TTS engine, similar to the Coqui_tts extension for https://github.com/erew123/alltalk_tts -## LLM_Web_search - -Give your local LLM the ability to search the web by outputting a user-defined command. The model decides -when to use the command and what to search. - -https://github.com/mamei16/LLM_Web_search - ## Memoir+ Memoir+ a persona extension for Text Gen Web UI. Memoir+ adds short and long term memories, emotional polarity tracking. Later versions will include function calling. This plugin gives your personified agent the ability to have a past and present through the injection of memories created by the Ego persona.