Wes
|
619198cc1a
|
Allow recursive blobs (#186)
* Allow recursive blobs in file utils.
* Make recursive blobs default behavior.
|
2023-10-29 21:01:57 -07:00 |
|
Sarah Wooders
|
0f251af761
|
reformat
|
2023-10-26 16:08:25 -07:00 |
|
Sarah Wooders
|
61269a2f4e
|
add llama index querying
|
2023-10-26 14:25:35 -07:00 |
|
Sarah Wooders
|
b2405e3983
|
add db connector
|
2023-10-26 12:02:29 -07:00 |
|
Sarah Wooders
|
5dbc11f835
|
initial llama index data loading implementation
|
2023-10-26 11:44:47 -07:00 |
|
Vivian Fang
|
f48c81d9a0
|
Revert "Revert "cleanup""
This reverts commit 6cd2a0049b .
|
2023-10-25 12:42:35 -07:00 |
|
Vivian Fang
|
6cd2a0049b
|
Revert "cleanup"
This reverts commit 85d9fba811 , reversing
changes made to a7e06d0acc .
|
2023-10-25 01:02:43 -07:00 |
|
Vivian Fang
|
30ced8d5c8
|
fix memgpt_dir circular import
|
2023-10-24 13:28:17 -07:00 |
|
Sarah Wooders
|
7098090208
|
fix typo
|
2023-10-23 15:58:11 -07:00 |
|
Sarah Wooders
|
08b0003ff9
|
ensure all temporary directories are created in .memgpt folder
|
2023-10-23 15:07:39 -07:00 |
|
Vivian Fang
|
8e68cf7abd
|
up default concurrency level
|
2023-10-21 17:06:58 -07:00 |
|
Vivian Fang
|
729495f16f
|
first stab at running embedding generation concurrently
|
2023-10-21 17:06:58 -07:00 |
|
Vivian Fang
|
f8a619fd86
|
Revert "Revert "Merge pull request #71 from cpacker/pdf-support""
This reverts commit 0d4faa1357 .
|
2023-10-21 14:21:02 -07:00 |
|
Charles Packer
|
0d4faa1357
|
Revert "Merge pull request #71 from cpacker/pdf-support"
This reverts commit 1d56625864 , reversing
changes made to b30c7836f0 .
|
2023-10-21 14:18:43 -07:00 |
|
Vivian Fang
|
ab172f142f
|
add pdf support
|
2023-10-21 01:35:07 -07:00 |
|
Vivian Fang
|
1509166b51
|
add csv support for preloading files into archival memory
|
2023-10-19 16:11:55 -07:00 |
|
Vivian Fang
|
cf927b4e86
|
support generating embeddings on the fly
|
2023-10-18 19:32:46 -07:00 |
|
Vivian Fang
|
e0ed9ca931
|
move test.db to examples folder, move main_db.py into main.py
|
2023-10-17 01:17:06 -07:00 |
|
Vivian Fang
|
9f7b73c5ac
|
add flag for preloading files
|
2023-10-16 16:55:25 -07:00 |
|
Vivian Fang
|
2a7e943186
|
fix summarizer
|
2023-10-15 21:07:45 -07:00 |
|
Vivian Fang
|
fab22cb5dc
|
fix paging bug, implement llamaindex api search on top of memgpt
|
2023-10-15 16:45:41 -07:00 |
|
Vivian Fang
|
2fb1a1edbc
|
add debug flag
|
2023-10-13 00:40:02 -07:00 |
|
Charles Packer
|
5ed4b8eb92
|
init commit
|
2023-10-12 18:48:58 -07:00 |
|