Update README.md

This commit is contained in:
Vivian Fang
2023-10-15 17:19:06 -07:00
committed by GitHub
parent 3dbafd0260
commit 2c2084081d

View File

@@ -3,7 +3,7 @@
MemGPT enables you to chat with your data -- try running this example to talk to the LlamaIndex API docs!
1.
a. Download embeddings and docs index from [HuggingFace](https://huggingface.co/datasets/MemGPT/llamaindex-api-docs).
a. Download LlamaIndex API docs and FAISS index from [HuggingFace](https://huggingface.co/datasets/MemGPT/llamaindex-api-docs).
```bash
# Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install