ragflow / rag /nlp /__init__.py

Commit History

Fix bug in hierarchical_merge function (#4006)
8766c6a

Luo Pan luopan commited on

Rename page_num_list, top_list, position_list (#3940)
be98b1d

zhichyu commited on

Fixed log not displaying (#3946)
9e48048

zhichyu commited on

Fix errors detected by Ruff (#3918)
0404a52

zhichyu commited on

Change default error message to English (#3838)
d919631

jinhai-2012 commited on

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

zhichyu commited on

Fix the bug causing garbled text (#3640)
78eb735

liuhua liuhua 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

add auto keywords and auto-question (#2965)
44731b3

Kevin Hu commited on

trival (#2808)
1500cac

Kevin Hu commited on

fix LIGHTEN issue (#2806)
5bf0b15

Kevin Hu commited on

make highlight friendly to English (#2417)
c786948

Kevin Hu commited on

Format file format from Windows/dos to Unix (#1949)
aeb6dbc

jinhai-2012 commited on

remove duplicated key in mind map (#1809)
c60fd19

Kevin Hu commited on

Add graphrag (#1793)
6054f54

Kevin Hu commited on

Fix docs parser (#1714)
d44c6e8

H commited on

fix bug of regx (#1703)
7fcb06c

Kevin Hu commited on

add interpreter to graph (#1347)
5f42f03

KevinHuSh commited on

upgrade laws parser of docx (#1332)
0442b90

KevinHuSh commited on

Optimize docx handle method in laws parser (#1302)
1043572

aopstudio commited on

Support displaying images in the chunks of docx files when using general parser (#1253)
4adcb3c

aopstudio commited on

feat: support json file (#1217)
77b7e10

WangBaoling KevinHuSh commited on

Add docx support for manual parser (#1227)
7d4a201

aopstudio commited on

Add pdf support for QA parser (#1155)
37e8b27

aopstudio commited on

Update info (#1005)
7dd2893

jinhai-2012 commited on

fix file encoding detection bug (#653)
2aafb30

KevinHuSh commited on

refine code (#595)
cfd6ece

KevinHuSh commited on

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

KevinHuSh commited on

fix es exception (#298)
28b6673

KevinHuSh commited on

fix docker compose issue (#238)
0cfb2df

KevinHuSh commited on

refine page ranges (#147)
7f98e24

KevinHuSh commited on

add use layout or not option (#145)
b085dec

KevinHuSh commited on

refine for English corpus (#135)
08bab63

KevinHuSh commited on

fix github account login issue (#132)
89444d3

KevinHuSh commited on

refine manul parser (#131)
7d85666

KevinHuSh commited on

chage tas execution logic (#103)
64350e9

KevinHuSh commited on

adjust hierarchical_merge strategy (#100)
fda6678

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

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

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

KevinHuSh commited on

add paper & manual parser (#46)
96a1a44

KevinHuSh commited on

add conversation API (#35)
4a858d3

KevinHuSh commited on

build python version rag-flow (#21)
3079197

KevinHuSh commited on