Commit History
Added time to progress message (#4185)
7f2b93e
Fix 'SCORE' not found bug (#4178)
403ecb1
Fix raptor (#4089)
b371a08
Fix raptor resuable issue. (#4063)
a3da325
Kevin Hu
commited on
Upgrades Document Layout Analysis model. (#4054)
0129457
Kevin Hu
commited on
Cache the result from llm for graphrag and raptor (#4051)
758538f
Kevin Hu
commited on
Fix chunk number error after re-parsing. (#4043)
69ced1e
Kevin Hu
commited on
Replaced md5 with xxhash64 for chunk id (#4009)
4ba2b4f
Try to reuse existing chunks (#3983)
47ea26c
Fix errors detected by Ruff (#3918)
0404a52
Add pagerank to KB. (#3809)
f539fab
Kevin Hu
commited on
handle_task catch all exception (#3441)
563b0d7
Refactoring large integers to improve readability (#2636)
0622917
yqkcn
commited on
Storage: Support the s3, azure blob as the object storage of ragflow. (#2278)
4d0b8a7
fix delete message error (#2153)
4d0a7c7
Kevin Hu
commited on
add retry count to task (#2152)
b08b226
Kevin Hu
commited on
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
Add graphrag (#1793)
6054f54
Kevin Hu
commited on
fix file preview in file management (#1151)
e4c23fc
KevinHuSh
commited on
add raptor (#899)
2436df2
KevinHuSh
commited on
fix bugs in searching file using keywords (#780)
d1a22ef
KevinHuSh
commited on
make sure to raise exception if redis is not there (#674)
66d1750
KevinHuSh
commited on
fix task losting isssue (#665)
2587709
KevinHuSh
commited on
fix bugs (#662)
9487bc0
KevinHuSh
commited on
optimize srv broker and executor logic (#630)
1d93b24
refine code (#595)
cfd6ece
KevinHuSh
commited on
fix bug about fetching file from minio (#574)
cac848f
KevinHuSh
commited on
Refactor (#537)
3069c36
KevinHuSh
commited on
Fit a lot of encodings for text file. (#458)
d54aa01
KevinHuSh
commited on
Add bce-embedding and fastembed (#383)
ba51460
KevinHuSh
commited on
refine table parser (#120)
6be8543
KevinHuSh
commited on
fix task cancling bug (#98)
279ca43
KevinHuSh
commited on
solve task execution issues (#90)
bcb7249
KevinHuSh
commited on
init README of deepdoc, add picture processer. (#71)
41c7a59
KevinHuSh
commited on
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252
KevinHuSh
commited on
Add Q&A and Book, fix task running bugs (#50)
e6acaf6
KevinHuSh
commited on
Add task moduel, and pipline the task and every parser (#49)
6224edc
KevinHuSh
commited on