ragflow / rag /svr /task_executor.py

Commit History

enlarge docker memory usage (#501)
3cefaa0

KevinHuSh commited on

add redis to accelerate access of minio (#482)
b9d91e7

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

Support Xinference (#320)
63df91a

KevinHuSh commited on

fix #258 task_executor occupy cpu too much (#288)
14174de

KevinHuSh commited on

Support Ollama (#261)
8f9784a

KevinHuSh commited on

add base url for OpenAI (#166)
e06e08c

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

support snapshot download from local (#153)
8f39e7a

KevinHuSh commited on

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