Commit Graph

21 Commits

Author SHA1 Message Date
Javier Sastre
9c00de1ff3 fix: memgpt agent ignores user messages (#679)
* Fixed bug making MemGPT ignore some user messages

* Fixed bug making MemGPTAgent ignore some user messages

* Added pre-commit fixes
2023-12-24 12:41:47 -08:00
Sarah Wooders
2d23370930 Removing dead code + legacy commands (#536) 2023-11-30 13:37:11 -08:00
Max Blackmer, CSM
d72edb6a99 ANNA, an acronym for Adaptive Neural Network Assistant. Which acts as your personal research assistant really good with archival documents and research. (#494) 2023-11-20 11:43:08 -08:00
Sarah Wooders
0eb264d7eb add precommit 2023-10-26 16:18:51 -07:00
Sarah Wooders
5c44790ad0 add black to poetry and reformat 2023-10-26 15:33:50 -07:00
Charles Packer
3c3a5ae0e2 Merge branch 'main' into gpt35-patch 2023-10-20 14:05:39 -07:00
cpacker
797b4b9d53 added gpt specific files 2023-10-20 13:31:12 -07:00
cpacker
d6e5f5b9ce made default persona pov 2023-10-20 12:38:58 -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
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
Charles Packer
257c3998f7 init commit 2023-10-12 18:48:58 -07:00