Update README.md

This commit is contained in:
Vivian Fang
2023-10-15 17:49:02 -07:00
committed by GitHub
parent 60438dc358
commit 2e85a2449f

View File

@@ -74,6 +74,8 @@ python main.py --human me.txt
allows you to send the first message in the chat (by default, MemGPT will send the first message)
--debug
enables debugging output
--archival_storage_faiss_path=<ARCHIVAL_STORAGE_FAISS_PATH>
load in document database (backed by FAISS index)
```
### Interactive CLI commands