Commit Graph

13 Commits (81180c22f1dee5252d99ebde93f5061d1d0388ff)

Author SHA1 Message Date
Alex 4d1ff8238d switching between llms 2 years ago
Alex f9fe3f2f48 Merge branch 'main' into custom-llm 2 years ago
EricGao888 aeac186484 Add retry strategy to increase stability 2 years ago
冯不游 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 046fbebf56 Enable other llm's 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