ragflow / rag /nlp /search.py

Commit History

search between multiple indiices for team function (#3079)
95863fc

Kevin Hu commited on

expand rerank range (#2746)
770b18a

Kevin Hu commited on

refine using rerank model (#2553)
e6fc1a9

Kevin Hu commited on

boost highlight performace (#2419)
8c682a7

Kevin Hu commited on

make highlight friendly to English (#2417)
c786948

Kevin Hu commited on

debug backend API for TAB 'search' (#2389)
6d597a0

Kevin Hu commited on

add search TAB backend api (#2375)
82bdd9f

Kevin Hu commited on

add doc ids to chat (#1944)
dee924b

Kevin Hu commited on

refine loginfo about graprag progress (#1823)
6d4f792

Kevin Hu commited on

Add graphrag (#1793)
6054f54

Kevin Hu commited on

fix too long query exception (#1195)
9aa975e

KevinHuSh commited on

Update info (#1005)
7dd2893

jinhai-2012 commited on

add rerank model (#969)
c037a22

KevinHuSh commited on

Add api/list_kb_docs function and modify api/list_chunks (#874)
99ebece

GYH commited on

fix disabled doc is still retreivalable (#695)
390a40a

KevinHuSh commited on

refine code (#595)
cfd6ece

KevinHuSh commited on

Fit a lot of encodings for text file. (#458)
d54aa01

KevinHuSh commited on

fix gb2312 encoding issue (#394)
7e1a9f0

KevinHuSh commited on

Add bce-embedding and fastembed (#383)
ba51460

KevinHuSh commited on

fix docker compose issue (#238)
0cfb2df

KevinHuSh commited on

let's load model from local (#163)
8ee4f9f

KevinHuSh commited on

refine citation (#161)
3a31a8a

KevinHuSh commited on

READEME refined (#156)
f1ccc7f

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

fix plainPdf bugs (#152)
328b4c9

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

refine for English corpus (#135)
08bab63

KevinHuSh commited on

refine manul parser (#131)
7d85666

KevinHuSh commited on

add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4

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

chage tas execution logic (#103)
64350e9

KevinHuSh commited on

adjust hierarchical_merge strategy (#100)
fda6678

KevinHuSh commited on

fix task cancling bug (#98)
279ca43

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

fix bug of inserting cites (#76)
2edbd4b

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

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

Test chat API and refine ppt chunker (#42)
e32ef75

KevinHuSh commited on

Test APIs and fix bugs (#41)
34b2ab3

KevinHuSh commited on

add conversation API (#35)
4a858d3

KevinHuSh commited on

add dialog api (#33)
9bf75d4

KevinHuSh commited on