ragflow / deepdoc

Commit History

Format file format from Windows/dos to Unix (#1949)
aeb6dbc

jinhai-2012 commited on

fix parameter error (#1925)
1f75d02

Kevin Hu commited on

add sql to naive parser (#1908)
ef2a724

Kevin Hu commited on

add support for eml file parser (#1768)
6ed07a9

黄腾 aopstudio Kevin Hu commited on

Fix docx parser line bug (#1715)
dda4c86

H Kevin Hu commited on

fix: When parsing the bold content in PDF, the result is duplicated. (#1729)
971f83c

leecjnew commited on

Fix pdfparser error (#1707)
ea41e57

H commited on

Fix pdfparser content confusion (#1700)
eec0415

H commited on

pypdf2 to pypdf (#1684)
10534c3

Kevin Hu commited on

fix bug of ragflowdocxpparser (#1642)
fe5404c

Kevin Hu commited on

fix generate error (#1590)
b5e86a6

Kevin Hu commited on

remove dependency (#1536)
0826715

Kevin Hu commited on

fix bug about divided by zero (#1482)
4e6516f

Kevin Hu commited on

fix: Delete hardcode (#1464)
789efbc

Yuhao Tsui commited on

fix pdf_paser char content confusion (#1462)
1164cba

H commited on

fix pdf_parser content confusion (#1458)
ece4f03

H commited on

Support table for markdown file in general parser (#1278)
5bfd79c

aopstudio commited on

Fix occasional errors in pdf table recognition (#1277)
b4b278b

aopstudio commited on

feat: support json file (#1217)
77b7e10

WangBaoling KevinHuSh commited on

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

jinhai-2012 commited on

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

aopstudio commited on

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

Franker11 commited on

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