docs: update README (#157)
This commit is contained in:
parent
9354ad8241
commit
09f8f91510
|
@ -156,7 +156,7 @@ starting point.
|
|||
KH_DOCSTORE=(Elasticsearch | LanceDB | SimpleFileDocumentStore)
|
||||
|
||||
# setup your preferred vectorstore (for vector-based search)
|
||||
KH_VECTORSTORE=(ChromaDB | LanceDB
|
||||
KH_VECTORSTORE=(ChromaDB | LanceDB | InMemory)
|
||||
|
||||
# Enable / disable multimodal QA
|
||||
KH_REASONINGS_USE_MULTIMODAL=True
|
||||
|
|
Loading…
Reference in New Issue
Block a user