ragflow / api

Commit History

fix KB config reload bug (#213)
2b25c26

KevinHuSh commited on

fix bug about reload knowledgebase configuration reloading (#210)
429cc62

KevinHuSh commited on

fix set_api_key bug (#191)
1cc57ab

KevinHuSh commited on

change defualt language to English (#185)
d0f14c1

KevinHuSh commited on

refine error response, add set api-key MD (#178)
58d441f

KevinHuSh commited on

refine readme (#170)
0c30cc9

KevinHuSh commited on

refine README (#169)
0e1a16c

KevinHuSh commited on

add base url for OpenAI (#166)
e06e08c

KevinHuSh commited on

refine citation (#161)
3a31a8a

KevinHuSh commited on

refine OpenAi Api (#159)
adb65d7

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

support snapshot download from local (#153)
8f39e7a

KevinHuSh commited on

fix plainPdf bugs (#152)
328b4c9

KevinHuSh commited on

refine page ranges (#147)
7f98e24

KevinHuSh commited on

add use layout or not option (#145)
b085dec

KevinHuSh commited on

refine manual parser (#140)
004756c

KevinHuSh commited on

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

KevinHuSh commited on

fix github account login issue (#132)
89444d3

KevinHuSh commited on

refine manul parser (#131)
7d85666

KevinHuSh commited on

add Moonshot, debug my_llm (#126)
c1bdfb8

KevinHuSh commited on

resolve table issues (#125)
2ef1d8e

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

Refine README (#118)
2fd3125

KevinHuSh commited on

layout refine (#115)
c127ae4

KevinHuSh commited on

refine pdf parser, add time zone to userinfo (#112)
e34cb81

KevinHuSh commited on

refine presentation parser (#110)
365a2ed

KevinHuSh commited on

deal with stop reason being length problem (#109)
cfd888e

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

resolve the issue of naive parser (#87)
ce95639

KevinHuSh commited on

fix user login issue (#85)
f666f56

KevinHuSh commited on

docker debugging modification (#82)
b47e49a

KevinHuSh commited on

add dockerfile and fix trival bugs (#78)
8887e47

KevinHuSh commited on

fix bug of inserting cites (#76)
2edbd4b

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

add ocr and recognizer demo, update README (#74)
3772f42

KevinHuSh commited on

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

KevinHuSh commited on

rename vision, add layour and tsr recognizer (#70)
62e78ef

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

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

Some document API refined. (#53)
51482f3

KevinHuSh commited on

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

KevinHuSh commited on