Commit Graph

13 Commits

Author SHA1 Message Date
Vivian Fang
fae8ac84af up default concurrency level 2023-10-21 17:06:58 -07:00
Vivian Fang
a557b8d58c first stab at running embedding generation concurrently 2023-10-21 17:06:58 -07:00
Vivian Fang
1ae38e4bec Revert "Revert "Merge pull request #71 from cpacker/pdf-support""
This reverts commit 0d4faa135783e152a43c370e7e8e2ed04090a661.
2023-10-21 14:21:02 -07:00
Charles Packer
e428e3666b Revert "Merge pull request #71 from cpacker/pdf-support"
This reverts commit 1d566258642268084bf5029cb76c778cf19b9281, reversing
changes made to b30c7836f011b3d2c336b5dd82c1136134ac58df.
2023-10-21 14:18:43 -07:00
Vivian Fang
a1341eb1f3 add pdf support 2023-10-21 01:35:07 -07:00
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
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
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
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