diff --git a/memgpt/personas/examples/docqa/README.md b/memgpt/personas/examples/docqa/README.md index b001f4d6..cb69f40e 100644 --- a/memgpt/personas/examples/docqa/README.md +++ b/memgpt/personas/examples/docqa/README.md @@ -27,6 +27,7 @@ MemGPT enables you to chat with your data -- try running this example to talk to ``` where `ARCHIVAL_STORAGE_FAISS_PATH` is the directory where `all_docs.jsonl` and `all_docs.index` are located. If you downloaded from HuggingFace, it will be `memgpt/personas/docqa/llamaindex-api-docs`. + If you built the index yourself, it will be `memgpt/personas/docqa/`. ## Demo