ragflow / rag /app /book.py

Commit History

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

add use layout or not option (#145)
b085dec

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

fix table desc bugs, add positions to chunks (#91)
64a0633

KevinHuSh commited on

solve task execution issues (#90)
bcb7249

KevinHuSh commited on

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

KevinHuSh commited on

use onnx models, new deepdoc (#68)
cdba7f7

KevinHuSh commited on

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

KevinHuSh commited on

remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252

KevinHuSh commited on

Some document API refined. (#53)
51482f3

KevinHuSh commited on

Add Q&A and Book, fix task running bugs (#50)
e6acaf6

KevinHuSh commited on