diff --git a/memgpt/personas/examples/preload_archival/README.md b/memgpt/personas/examples/preload_archival/README.md index d5771868..5e497c44 100644 --- a/memgpt/personas/examples/preload_archival/README.md +++ b/memgpt/personas/examples/preload_archival/README.md @@ -13,4 +13,7 @@ To run our example where you can search over the SEC 10-K filings of Uber, Lyft, If you would like to load your own local files into MemGPT's archival memory, run the command above but replace `--archival_storage_files="memgpt/personas/examples/preload_archival/*.txt"` with your own file glob expression (enclosed in quotes). -## Demo \ No newline at end of file +## Demo +
+