Commit Graph

704 Commits

Author SHA1 Message Date
Alex
c67956da37
Create CONTRIBUTING.md 2023-02-14 14:55:41 +00:00
Alex
a61fd87783
Merge pull request #85 from mefengl/fix
fix: restore index back when continue process
2023-02-14 14:34:01 +00:00
Alex
45d6558a37
Merge pull request #86 from arc53/ci-remove-pull
Update ci.yml
2023-02-14 14:32:55 +00:00
Alex
0b42279709 Update ci.yml 2023-02-14 14:32:32 +00: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
3d0642dca3 remove key... 2023-02-14 13:44:47 +00:00
Alex
046fbebf56 Enable other llm's 2023-02-14 13:06:28 +00:00
Alex
c3037b0f53
Merge pull request #82 from yangchuansheng/main
Add Docker Image CI support
2023-02-13 13:24:23 +00:00
Carson Yang
d5e5a5f59b Add Docker Image CI support
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
2023-02-13 19:30:31 +08:00
Alex
12717fc9b6
Merge pull request #76 from mefengl/main
feat: compatible with markdown
2023-02-13 09:32:44 +00:00
冯不游
3ab02ca959 feat: compatible with markdown 2023-02-13 11:00:34 +08:00
Alex
e88ff885fe
Merge pull request #75 from arc53/rst-interpreters 2023-02-12 18:32:20 +00:00
Pavel
b1a6ebffba Directives + Interpreted
Some additional filters for rst parsing
2023-02-12 22:29:40 +04:00
Pavel
ea41d6815b
Merge pull request #74 from arc53/fix-dbqa
fix dbqa, with new chain type, also fix for doc export
2023-02-12 22:00:28 +04:00
Alex
205be538a3 fix dbqa, with new chain type, also fix for doc export 2023-02-12 17:58:54 +00:00
Pavel
98588494d5
Merge pull request #73 from arc53/chunk-embedding
chunked embedding
2023-02-12 20:46:17 +04:00
Alex
9228005a7e chunked embedding 2023-02-12 16:25:01 +00:00
Taylor Svec
3941c4c788
Merge pull request #5 from TaylorS15/taylor-working
hotfix
2023-02-12 11:01:55 -05:00
Taylor Svec
28502ca757
Merge branch 'main' into taylor-working 2023-02-12 11:01:46 -05:00
TaylorS15
b01ca54313 small margin fix 2023-02-12 11:00:18 -05:00
Taylor Svec
1cb5546853
Merge branch 'arc53:main' into taylor-working 2023-02-12 10:59:06 -05:00
TaylorS15
cca92ca32f fixes 2023-02-12 10:54:41 -05:00
Taylor Svec
0a4ee98452
Merge pull request #4 from TaylorS15/taylor-working
fixes
2023-02-12 10:53:23 -05:00
TaylorS15
c95b436cf1 About page, App fix, Mobile nav started 2023-02-11 19:18:01 -05:00
Taylor Svec
c5038f0fbe
Merge pull request #3 from TaylorS15/taylor-working
About page, App fix, Mobile nav started
2023-02-11 19:17:21 -05:00
Taylor Svec
3cb7215ec0
Merge pull request #2 from TaylorS15/taylor-working
TODOs updated, removed App.css, About page
2023-02-11 13:30:52 -05:00
TaylorS15
4c6951977e TODOs updated, removed App.css, About page 2023-02-11 13:27:02 -05:00
Alex
12e8ee3088
Merge pull request #68 from TaylorS15/main
taylor-contribution
2023-02-11 17:57:09 +00:00
Taylor Svec
a906b33b13
Merge pull request #1 from TaylorS15/taylor-working
taylor-working
2023-02-11 11:57:10 -05:00
TaylorS15
1d3e5b85fc react-router-dom 2023-02-11 11:56:44 -05:00
Pavel
da56bc3c6a
Merge pull request #67 from vintrocode/patch-1
Create __init__.py
2023-02-11 10:23:09 +04:00
vintro
2a203aa547
Create __init__.py
otherwise running `python ingest.py` complains about `parser` not being a package
2023-02-10 19:49:00 -05:00
Alex
3b1545abc5
Merge pull request #65 from TaylorS15/taylor-working
Taylor working
2023-02-10 22:46:06 +00:00
TaylorS15
e25ac549d7 fix 2023-02-10 17:09:18 -05:00
TaylorS15
cf8e19f64d nav setup 2023-02-10 17:05:42 -05:00
TaylorS15
b2c1634a47 placeholder 2023-02-10 17:05:27 -05:00
TaylorS15
be3cd4bafe tailwind extension 2023-02-10 17:05:10 -05:00
TaylorS15
e1e9daf1d1 initial App/Nav setup 2023-02-10 16:20:47 -05:00
TaylorS15
3aed55ba60 extended spacing 2023-02-10 16:20:30 -05:00
TaylorS15
59a8408822 installed react 2023-02-10 16:20:17 -05:00
TaylorS15
7f5f40c4dc small changes 2023-02-10 16:20:05 -05:00
Alex
33168969c6
video 2023-02-10 18:14:58 +00:00
Alex
489b3c8b38
Merge pull request #63 from arc53/quickfix-path
Update ingest.py path
2023-02-10 17:40:23 +00:00
Alex
37ad3b35c8 Update ingest.py 2023-02-10 17:30:37 +00:00
Alex
8f88f30226
Merge pull request #61 from arc53/bulk-ingest
Bulk ingest
2023-02-10 16:13:34 +00:00
Alex
d642782a5a move folder 2023-02-10 16:10:53 +00:00
Pavel
8c4fcff617 requirement 2023-02-10 19:47:51 +04:00
Pavel
79b5ef9c14 Bulk ingest
Added a method based on indexGPT folder ingester. Additional rst reader included.
2023-02-10 19:44:42 +04:00
Alex
5038de06bb
Merge pull request #57 from ajaythapliyal/main
Adds React frontend to DocsGPT
2023-02-09 18:33:36 +00:00