ragflow / rag /nlp /search.py

Commit History

Fix position lost issue. (#4068)
afeb6cb

Kevin Hu commited on

Rename page_num_list, top_list, position_list (#3940)
be98b1d

zhichyu commited on

Feat: Add question parameter to edit chunk modal (#3875)
2d7e5db

Kevin Hu commited on

Add pagerank to KB. (#3809)
f539fab

Kevin Hu commited on

Weight up title and keywords for chunks in terms of retrieval (#3750)
8f62ce9

Kevin Hu commited on

Detect shape error of embedding (#3710)
e23293e

zhichyu commited on

Edit chunk shall update instead of insert it (#3709)
1b2aab6

zhichyu commited on

Fix chunk enable/disable issue (#3579)
28a7a7b

Kevin Hu commited on

fix(rag): fix error in viewing document chunk and cannot start task_executor server (#3481)
f05eb1d

Kung Quang commited on

Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400

zhichyu commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

fix term weight issue (#3306)
1ca7adb

Kevin Hu commited on

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