Commit Graph

9 Commits (b83589a308a3b3dae3dd2342250bd5805a1e8e14)

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/`
2 years ago
冯不游 636783ca8a fix: avoid second error issue 2 years ago
冯不游 458f2a3ff3 fix: restore index back when continue process 2 years ago
Alex e88ff885fe
Merge pull request #75 from arc53/rst-interpreters 2 years ago
Pavel b1a6ebffba Directives + Interpreted
Some additional filters for rst parsing
2 years ago
Alex 205be538a3 fix dbqa, with new chain type, also fix for doc export 2 years ago
Alex 9228005a7e chunked embedding 2 years ago
vintro 2a203aa547
Create __init__.py
otherwise running `python ingest.py` complains about `parser` not being a package
2 years ago
Alex d642782a5a move folder 2 years ago