ragflow / rag /svr

Commit History

Rebuild graph when it's out of time. (#4607)
62a5517

Kevin Hu commited on

Light GraphRAG (#4585)
47ec63e

Kevin Hu commited on

Update comments (#4569)
fa82d94

jinhai-2012 commited on

Accelerate titles' embeddings. (#4492)
b07ff91

Kevin Hu commited on

Format: dos2unix (#4467)
760686a

jinhai-2012 commited on

Error message: Infinity not support table parsing method (#4439)
d3e6ea3

jinhai-2012 commited on

Tagging (#4426)
6c8312a

Kevin Hu commited on

Improve storage engine (#4341)
f74a214

Kenny Dizi commited on

Synchronize with enterprise version (#4325)
f23a141

Yingfeng commited on

Show the errors out. (#4305)
4ac524c

Kevin Hu commited on

Refactor (#4303)
2320b60

Kevin Hu commited on

Update progress time info (#4193)
35dcaff

jinhai-2012 commited on

Added time to progress message (#4185)
7f2b93e

zhichyu commited on

Cache the result from llm for graphrag and raptor (#4051)
758538f

Kevin Hu commited on

Fix xinfo_groups returns unexpected result (#4026)
dc3a38c

zhichyu commited on

Set task progress on exception (#4025)
047697e

zhichyu commited on

Replaced md5 with xxhash64 for chunk id (#4009)
4ba2b4f

zhichyu commited on

Try to reuse existing chunks (#3983)
47ea26c

zhichyu commited on

Support debug components. (#3994)
8db6538

Kevin Hu 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 field missing issue. (#3931)
80378de

Kevin Hu commited on

Fix errors detected by Ruff (#3918)
0404a52

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

Set Log level by env (#3798)
e2bab34

zhichyu commited on

Refactor parse progress (#3781)
26d4422

jinhai-2012 commited on

Update file parsing progress info (#3780)
f1351d2

jinhai-2012 commited on

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

jinhai-2012 commited on

Fix raptor issue (#3737)
9c8f077

Kevin Hu commited on

Fix graphrag + infinity bugs (#3681)
bcf5fd5

zhichyu commited on

Let ThreadPool exit gracefully. (#3653)
6a49fcd

Kevin Hu commited on

Added TRACE_MALLOC_DELTA and TRACE_MALLOC_FULL (#3555)
94806ac

zhichyu commited on

Removed beartype (#3528)
51c0b88

zhichyu commited on

Warning instead of exception on type mismatch (#3523)
7605a07

zhichyu commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

Added current task into task executor's hearbeat (#3444)
4822328

zhichyu commited on

handle_task catch all exception (#3441)
563b0d7

zhichyu commited on

Move settings initialization after module init phase (#3438)
6101699

jinhai-2012 commited on

Rework task executor heartbeat (#3430)
362b09b

zhichyu commited on

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

zhichyu commited on

Updates on parsing progress, including more detailed time cost inform… (#3402)
c337e13

Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

refactor auto keywords and auto question (#2990)
a92e785

Kevin Hu commited on

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

Kevin Hu commited on

handle nits in task_executor (#2637)
f9dd38e

yqkcn commited on

Storage: Rename all the variables about get file to storage from minio. (#2497)
8a0181f

fredbai commited on

reduce interval of task executor heart beat (#2308)
6bcaa26

Kevin Hu commited on