Commit History
fix too long query exception (#1195)
9aa975e
KevinHuSh
commited on
add self-rag (#1070)
a49657b
KevinHuSh
commited on
Update readme and add license (#1018)
9cba22c
fix bug in pdf parser (#986)
eefeab4
KevinHuSh
commited on
fix create dialog bug (#982)
3abc590
KevinHuSh
commited on
Add support for HTML file (#973)
858916d
fix #917 #915 (#946)
c61bcde
KevinHuSh
commited on
fix raptor bugs (#928)
75a07ce
KevinHuSh
commited on
Fix some syntax errors, re not import (#904)
acb5a57
dashi6174
commited on
fixbug for computing 'not concating feature' (#896)
368b624
fix minio helth bug (#850)
b837154
KevinHuSh
commited on
Split Excel file into different chunks (#847)
366c531
GYH
commited on
fix coordinate error (#686)
d684fd5
KevinHuSh
commited on
refine text decode (#657)
b5b25b4
KevinHuSh
commited on
remove PyMuPDF (#618)
5db8a67
KevinHuSh
commited on
refine code (#595)
cfd6ece
KevinHuSh
commited on
fix exception in pdf parser (#584)
e319829
KevinHuSh
commited on
refactor code (#583)
2d09c38
KevinHuSh
commited on
Refactor (#537)
3069c36
KevinHuSh
commited on
Add Chinese readme for DeepDoc (#515)
bf90f62
Dong Liu
commited on
enlarge docker memory usage (#501)
3cefaa0
KevinHuSh
commited on
Fit a lot of encodings for text file. (#458)
d54aa01
KevinHuSh
commited on
fix divide by zero bug (#447)
8f4f7c1
KevinHuSh
commited on
Bug fix pdf parse index out of range (#440)
f77c02e
加帆
commited on
rm page number exception for pdf parser (#424)
0e9dd76
KevinHuSh
commited on
make sure the models will not be load twice (#422)
c9a1362
KevinHuSh
commited on
build ragflow image from scratch (#376)
67dea7a
jie yang
commited on
To avoid assertion while no rows in excel (#197)
a505adc
KevinHuSh
commited on
add base url for OpenAI (#166)
e06e08c
KevinHuSh
commited on
let's load model from local (#163)
8ee4f9f
KevinHuSh
commited on
apply pep8 formalize (#155)
79ada0b
KevinHuSh
commited on
support snapshot download from local (#153)
8f39e7a
KevinHuSh
commited on
fix plainPdf bugs (#152)
328b4c9
KevinHuSh
commited on
refine page ranges (#147)
7f98e24
KevinHuSh
commited on
add use layout or not option (#145)
b085dec
KevinHuSh
commited on
refine manual parser (#140)
004756c
KevinHuSh
commited on
refine for English corpus (#135)
08bab63
KevinHuSh
commited on
fix github account login issue (#132)
89444d3
KevinHuSh
commited on
refine manul parser (#131)
7d85666
KevinHuSh
commited on
add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4
KevinHuSh
commited on
refine table parser (#120)
6be8543
KevinHuSh
commited on
add local llm implementation (#119)
1550520
KevinHuSh
commited on
layout refine (#115)
c127ae4
KevinHuSh
commited on
refine pdf parser, add time zone to userinfo (#112)
e34cb81
KevinHuSh
commited on
deal with stop reason being length problem (#109)
cfd888e
KevinHuSh
commited on
chage tas execution logic (#103)
64350e9
KevinHuSh
commited on
fix task cancling bug (#98)
279ca43
KevinHuSh
commited on
change callback strategy, add timezone to docker (#96)
b83edb4
KevinHuSh
commited on
fix position extraction bug (#93)
4e03dc3
KevinHuSh
commited on