update:readme knowledge part

This commit is contained in:
aries-ckt
2023-05-25 22:16:18 +08:00
parent b42e8e4549
commit d735240ec6
2 changed files with 18 additions and 5 deletions

View File

@@ -10,6 +10,9 @@ As the knowledge base is currently the most significant user demand scenario, we
1.Place personal knowledge files or folders in the pilot/datasets directory.
2.Update your .env, set your vector store type, VECTOR_STORE_TYPE=Chroma
(now only support Chroma and Milvus, if you set Milvus, please set MILVUS_URL and MILVUS_PORT)
2.Run the knowledge repository script in the tools directory.
```