ragflow / rag /svr /task_executor.py

Commit History

refine page ranges (#147)
7f98e24

KevinHuSh commited on

Add 'One' chunk method (#137)
1ed30a6

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

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 table desc bugs, add positions to chunks (#91)
64a0633

KevinHuSh commited on

solve task execution issues (#90)
bcb7249

KevinHuSh commited on

fix user login issue (#85)
f666f56

KevinHuSh commited on

docker debugging modification (#82)
b47e49a

KevinHuSh commited on

init README of deepdoc, add picture processer. (#71)
41c7a59

KevinHuSh commited on

Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2

KevinHuSh commited on

refactor retieval_test, add SQl retrieval methods (#61)
5e0a689

KevinHuSh commited on

Add resume parser and fix bugs (#59)
c5ea37c

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