Commit Graph

6 Commits

Author SHA1 Message Date
冯不游
b83589a308 feat: add support for directory list
example: `python ingest.py --dir inputs1 --dir another --dir ../inputs`,
the outputs will be in `outputs/input_folder_name/`
2023-02-15 02:30:39 +08:00
冯不游
636783ca8a fix: avoid second error issue 2023-02-14 22:29:17 +08:00
冯不游
458f2a3ff3 fix: restore index back when continue process 2023-02-14 22:05:16 +08:00
Alex
205be538a3 fix dbqa, with new chain type, also fix for doc export 2023-02-12 17:58:54 +00:00
Alex
9228005a7e chunked embedding 2023-02-12 16:25:01 +00:00
Alex
d642782a5a move folder 2023-02-10 16:10:53 +00:00