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