ragflow / rag /app

Commit History

Fix parsing JSON file error (#3829)
43bceb7

jinhai-2012 commited on

Refactor parse progress (#3781)
26d4422

jinhai-2012 commited on

Update progress info and start welcome info (#3768)
6e567cd

jinhai-2012 commited on

Fix RGBA error (#3707)
d3fd174

kuschzzp commited on

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

zhichyu commited on

Let 'One' applicable for tables in docx (#3619)
872406f

Kevin Hu commited on

Check tika.parser return result (#3564)
39ed6ea

zhichyu Yingfeng commited on

fix: laws.py added missing import logging (#3501)
b88edf5

Michal Masrna Michal Masrna commited on

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

zhichyu commited on

set DLA active for KG (#3386)
b726d64

Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

refactor error message of qwen (#3074)
5381c23

Kevin Hu commited on

make titles in markdown not be splited with following content (#2971)
fa11d40

Kevin Hu commited on

let presentation do raptor (#2838)
64508f3

Kevin Hu commited on

Fix docx images (#2756)
edccacf

lidp commited on

remove unused import (#2679)
3d5f9ea

yqkcn commited on

rename get_txt to get_text (#2649)
d624a4e

Kevin Hu commited on

Add get_txt function (#2639)
82adb1c

yqkcn Kevin Hu commited on

style: fix typo and format code (#2618)
35bb186

yqkcn commited on

make excel parsing configurable (#2517)
58ecd6d

Kevin Hu commited on

fix duplicated llm name betweeen different suppliers (#2477)
bf00d96

Kevin Hu commited on

add support for markdown file in one parse way (#2052)
0842c1e

黄腾 aopstudio commited on

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

jinhai-2012 commited on

fix mind map bug (#1934)
77dc93a

Kevin Hu commited on

add sql to naive parser (#1908)
ef2a724

Kevin Hu commited on

Fix a "TypeError: expected string or buffer bug" in docx files extracted using Knowledge Graph.#1859 (#1865)
df1b4ac

Kung Quang commited on

add support for eml file parser (#1768)
6ed07a9

黄腾 aopstudio Kevin Hu commited on

be better chunks before graphrag (#1811)
930d161

Kevin Hu commited on

refine mindmap prompt (#1808)
3b7343c

Kevin Hu commited on

Fix graphrag callback (#1806)
73c78d3

H commited on

Add graphrag (#1793)
6054f54

Kevin Hu commited on

Fix: Embedding err when docx contains unsupported images (#1720)
b37fedc

cyhasuka Kevin Hu commited on

Fix docx parser line bug (#1715)
dda4c86

H Kevin Hu commited on

fix: Misspelled Variable Name (#1662)
88e14ed

cHz commited on

Add ParsertType Audio (#1637)
0c9dbca

H 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 table for markdown file in general parser (#1278)
5bfd79c

aopstudio commited on

Support displaying tables in the chunks of pdf file when using QA parser (#1263)
622e082

aopstudio commited on

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

aopstudio commited on

Place pdf's image at the correct position in QA parser (#1235)
b6ebcd9

aopstudio commited on

refine code to prevent exception (#1231)
0de1478

KevinHuSh commited on

feat: support json file (#1217)
77b7e10

WangBaoling KevinHuSh commited on

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

aopstudio commited on

Add docx support for QA parser (#1213)
867015d

aopstudio commited on

fix too long query exception (#1195)
9aa975e

KevinHuSh commited on

Add markdown support for QA parser (#1180)
d923a42

aopstudio commited on

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

aopstudio commited on

fix file preview in file management (#1151)
e4c23fc

KevinHuSh commited on