From 6bb76a42a09047eb4fbdc619e916b2c5afc1cd69 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 15 Feb 2023 18:42:56 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ccd14305..ddc15e2c 100644 --- a/README.md +++ b/README.md @@ -61,5 +61,7 @@ Copy .env_sample and create .env with your openai api token ## [How to use any other documentation](https://github.com/arc53/docsgpt/wiki/How-to-train-on-other-documentation) +## [How to host it locally (so all data will stay on-premises)](https://github.com/arc53/DocsGPT/wiki/How-to-use-different-LLM's#hosting-everything-locally) + Built with [🦜️🔗 LangChain](https://github.com/hwchase17/langchain)