From dce4291d2da70d83814721d64b20f4ee8a1facf8 Mon Sep 17 00:00:00 2001 From: csunny Date: Thu, 25 May 2023 14:15:49 +0800 Subject: [PATCH] docs: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d7fd392f..b87ff0c97 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ We provide a user interface for Gradio, which allows you to use DB-GPT through o To use multiple models, modify the LLM_MODEL parameter in the .env configuration file to switch between the models. -####Create your own knowledge repository: +### Create your own knowledge repository: 1.Place personal knowledge files or folders in the pilot/datasets directory.