From b48fa42168f776b50a795bc2c9da8406c45581a4 Mon Sep 17 00:00:00 2001 From: Jon Fairbanks Date: Wed, 6 Mar 2024 18:57:15 -0800 Subject: [PATCH] Updated Features --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1269a4..76df43f 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,12 @@ Ingest files for retrieval augmented generation (RAG) with open-source Large Lan Features: - Offline Embeddings & LLMs Support (No OpenAI!) +- Support for Multiple Sources + - Local Files + - GitHub Repos + - Websites - Streaming Responses -- Conversation Memory +- Conversational Memory - Chat Export Learn More: