From 08f3631fd43f9ddca62982377db45f5652dd4719 Mon Sep 17 00:00:00 2001 From: Gharbat <32633162+gharbat@users.noreply.github.com> Date: Sun, 5 Nov 2023 13:29:34 +0100 Subject: [PATCH] Support offline LLMs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e812e4a21..79f20c7aa 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Our goal is to empower every SaaS product with the ability to have their own AI - [x] Chat memory. - [x] Vector DB support for large Swagger files. - [ ] Plugins system to support different types of authentications. -- [ ] Offline LLMs. +- [x] Offline LLMs. - [ ] Ability to ingest text data, PDF files, websites, and extra data sources. We love hearing from you! Got any cool ideas or requests? We're all ears! So, if you have something in mind, give us a shout!