Commit Graph

10 Commits

Author SHA1 Message Date
Sarah Wooders
b9ce763fda VectorDB support (pgvector) for archival memory (#226) 2023-11-03 16:19:15 -07:00
Sarah Wooders
23f3d42fae Refactoring CLI to use config file, connect to Llama Index data sources, and allow for multiple agents (#154)
* Migrate to `memgpt run` and `memgpt configure` 
* Add Llama index data sources via `memgpt load` 
* Save config files for defaults and agents
2023-10-30 16:47:54 -07:00
Sarah Wooders
0ab3d098d2 reformat 2023-10-26 16:08:25 -07:00
Sarah Wooders
85ac22ff9e try to avoid changing current cli logic flow 2023-10-26 14:35:49 -07:00
Sarah Wooders
b45b5b6a75 add llama index querying 2023-10-26 14:25:35 -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
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
15540c24ac fix paging bug, implement llamaindex api search on top of memgpt 2023-10-15 16:45:41 -07:00
Charles Packer
257c3998f7 init commit 2023-10-12 18:48:58 -07:00