Commit Graph

20 Commits

Author SHA1 Message Date
Vivian Fang
0b1c57fa43 add csv support for preloading files into archival memory 2023-10-19 16:11:55 -07:00
Vivian Fang
b2d491d5e7 support generating embeddings on the fly 2023-10-18 19:32:46 -07:00
Charles Packer
7aab4588ec fixed bug where persistence manager was not saving in demo CLI 2023-10-17 23:40:31 -07:00
Vivian Fang
4688bef36d HuggingFace --> Hugging Face 2023-10-17 15:16:20 -07:00
Vivian Fang
bc9fedf782 move test.db to examples folder, move main_db.py into main.py 2023-10-17 01:17:06 -07:00
Vivian Fang
962e41f0a6 Update README.md 2023-10-16 16:57:52 -07:00
Vivian Fang
0e6786a72a add flag for preloading files 2023-10-16 16:55:25 -07:00
Vivian Fang
86d52c4cdf fix summarizer 2023-10-15 21:07:45 -07:00
Vivian Fang
2de9820364 output passage in scrape_docs 2023-10-15 19:30:07 -07:00
Vivian Fang
102f699467 Update README.md 2023-10-15 17:20:17 -07:00
Vivian Fang
99e36c673d Update README.md 2023-10-15 17:19:55 -07:00
Vivian Fang
a5af1f0307 Update README.md 2023-10-15 17:19:23 -07:00
Vivian Fang
2c2084081d Update README.md 2023-10-15 17:19:06 -07:00
Vivian Fang
3dbafd0260 Update README.md 2023-10-15 17:18:31 -07:00
Vivian Fang
15540c24ac fix paging bug, implement llamaindex api search on top of memgpt 2023-10-15 16:45:41 -07:00
Vivian Fang
b407a6ba9f scripts needed to generate FAISS index 2023-10-15 16:44:47 -07:00
cpacker
1c26546896 relax inner monologue check based on model 2023-10-14 17:59:24 -07:00
Charles Packer
a9b1dcb353 support .txt extension 2023-10-13 01:34:33 -07:00
Vivian Fang
603e27410c add debug flag 2023-10-13 00:40:02 -07:00
Charles Packer
257c3998f7 init commit 2023-10-12 18:48:58 -07:00