From 84749a4cedf17924cdf1db445e8271fb06d6fc16 Mon Sep 17 00:00:00 2001 From: AT Date: Tue, 21 Nov 2023 12:21:28 -0500 Subject: [PATCH] Update gpt4all_chat.md Signed-off-by: AT --- gpt4all-bindings/python/docs/gpt4all_chat.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gpt4all-bindings/python/docs/gpt4all_chat.md b/gpt4all-bindings/python/docs/gpt4all_chat.md index de4c91cf..93dd41d0 100644 --- a/gpt4all-bindings/python/docs/gpt4all_chat.md +++ b/gpt4all-bindings/python/docs/gpt4all_chat.md @@ -26,10 +26,7 @@ It allows you to utilize powerful local LLMs to chat with private data without a When using LocalDocs, your LLM will cite the sources that most likely contributed to a given output. Note, even an LLM equipped with LocalDocs can hallucinate. The LocalDocs plugin will utilize your documents to help answer prompts and you will see references appear below the response.

- -

-

-GPT4All-Snoozy with LocalDocs. Try GPT4All-Groovy for a faster experience! +

#### Enabling LocalDocs