Commit Graph

153 Commits (f9fe3f2f48d5cf474e4ee7ae141bab91bb326e42)
 

Author SHA1 Message Date
Alex f9fe3f2f48 Merge branch 'main' into custom-llm 2 years ago
Alex 12cbc14fc3
Merge pull request #91 from EricGao888/fix-90
Add retry strategy to increase stability
2 years ago
EricGao888 aeac186484 Add retry strategy to increase stability 2 years ago
Pavel 4bd83cfce9
Merge pull request #88 from mefengl/feat
feat: add support for directory list
2 years ago
Pavel d57c7b0296 -y-description 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
Alex 5883ce2685
Merge pull request #87 from arc53/ingest-cli
Ingest cli
2 years ago
Pavel 7af7034519 requirements 2 years ago
Pavel af20c7298a new-ingest
Ingest with a CLI
2 years ago
Alex 484764eac1
Update README.md 2 years ago
Alex c67956da37
Create CONTRIBUTING.md 2 years ago
Alex a61fd87783
Merge pull request #85 from mefengl/fix
fix: restore index back when continue process
2 years ago
Alex 45d6558a37
Merge pull request #86 from arc53/ci-remove-pull
Update ci.yml
2 years ago
Alex 0b42279709 Update ci.yml 2 years ago
冯不游 636783ca8a fix: avoid second error issue 2 years ago
冯不游 458f2a3ff3 fix: restore index back when continue process 2 years ago
Alex 3d0642dca3 remove key... 2 years ago
Alex 046fbebf56 Enable other llm's 2 years ago
Alex c3037b0f53
Merge pull request #82 from yangchuansheng/main
Add Docker Image CI support
2 years ago
Carson Yang d5e5a5f59b Add Docker Image CI support
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
2 years ago
Alex 12717fc9b6
Merge pull request #76 from mefengl/main
feat: compatible with markdown
2 years ago
冯不游 3ab02ca959 feat: compatible with markdown 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
Pavel ea41d6815b
Merge pull request #74 from arc53/fix-dbqa
fix dbqa, with new chain type, also fix for doc export
2 years ago
Alex 205be538a3 fix dbqa, with new chain type, also fix for doc export 2 years ago
Pavel 98588494d5
Merge pull request #73 from arc53/chunk-embedding
chunked embedding
2 years ago
Alex 9228005a7e chunked embedding 2 years ago
Alex 12e8ee3088
Merge pull request #68 from TaylorS15/main
taylor-contribution
2 years ago
Taylor Svec a906b33b13
Merge pull request #1 from TaylorS15/taylor-working
taylor-working
2 years ago
TaylorS15 1d3e5b85fc react-router-dom 2 years ago
Pavel da56bc3c6a
Merge pull request #67 from vintrocode/patch-1
Create __init__.py
2 years ago
vintro 2a203aa547
Create __init__.py
otherwise running `python ingest.py` complains about `parser` not being a package
2 years ago
Alex 3b1545abc5
Merge pull request #65 from TaylorS15/taylor-working
Taylor working
2 years ago
TaylorS15 e25ac549d7 fix 2 years ago
TaylorS15 cf8e19f64d nav setup 2 years ago
TaylorS15 b2c1634a47 placeholder 2 years ago
TaylorS15 be3cd4bafe tailwind extension 2 years ago
TaylorS15 e1e9daf1d1 initial App/Nav setup 2 years ago
TaylorS15 3aed55ba60 extended spacing 2 years ago
TaylorS15 59a8408822 installed react 2 years ago
TaylorS15 7f5f40c4dc small changes 2 years ago
Alex 33168969c6
video 2 years ago
Alex 489b3c8b38
Merge pull request #63 from arc53/quickfix-path
Update ingest.py path
2 years ago
Alex 37ad3b35c8 Update ingest.py 2 years ago
Alex 8f88f30226
Merge pull request #61 from arc53/bulk-ingest
Bulk ingest
2 years ago
Alex d642782a5a move folder 2 years ago
Pavel 8c4fcff617 requirement 2 years ago
Pavel 79b5ef9c14 Bulk ingest
Added a method based on indexGPT folder ingester. Additional rst reader included.
2 years ago
Alex 5038de06bb
Merge pull request #57 from ajaythapliyal/main
Adds React frontend to DocsGPT
2 years ago