From 0e2455982e242c7b20b559369f1eca445f0c8cc0 Mon Sep 17 00:00:00 2001 From: yanqiangmiffy <1185918903@qq.com> Date: Tue, 18 Apr 2023 23:57:05 +0800 Subject: [PATCH] =?UTF-8?q?update@=E6=94=AF=E6=8C=81=E5=8A=A0=E8=BD=BD?= =?UTF-8?q?=E4=B8=8D=E5=90=8C=E7=9F=A5=E8=AF=86=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b2929c..5062a25 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ * [x] 支持上下文 * [x] 支持知识增量更新 +* [x] 支持加载不同知识库 * [x] 支持检索结果与LLM生成结果对比 * [ ] 支持检索生成结果与原始LLM生成结果对比 * [ ] 检索结果过滤与排序