ragflow / rag /nlp

Commit History

Fix potential error. (#4650)
3828585

Kevin Hu commited on

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

Kevin Hu commited on

Light GraphRAG (#4585)
47ec63e

Kevin Hu commited on

Tagging (#4426)
6c8312a

Kevin Hu commited on

Fix page size error. (#4401)
c78c46b

Kevin Hu commited on

Clean query. (#4259)
b03b316

Kevin Hu commited on

Removing invisible chars before tokenization. (#4233)
4dd5c5e

Kevin Hu commited on

fix: stop rerank by model when search result is empty (#4203)
fefb5eb

liulb92 刘博 commited on

Fix raptor bug. (#4192)
077390b

Kevin Hu commited on

Fetch chunk by batches. (#4177)
5e4c165

Kevin Hu commited on

Refactor trie load and construct (#4083)
241b23e

jinhai-2012 commited on

Fix position lost issue. (#4068)
afeb6cb

Kevin Hu commited on

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

Fix syn error. (#3953)
86cdc50

Kevin Hu commited on

Fixed log not displaying (#3946)
9e48048

zhichyu 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

Refine synonym query. (#3855)
1a2e406

Kevin Hu commited on

Change default error message to English (#3838)
d919631

jinhai-2012 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 batch size issue. (#3675)
c9d78b3

Kevin Hu commited on

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

liuhua liuhua commited on

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

Kevin Hu commited on

Added kb_id filter to knn. Fix #3458 (#3513)
aebd986

zhichyu commited on

smooth term weight (#3510)
bc6fc1a

Kevin Hu commited on

fix synonym bug (#3506)
d007a79

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

refine the message of queuing a task (#3437)
11daec5

Kevin Hu commited on

Enlarge the term weight difference (#3435)
fd3ed7b

Kevin Hu commited on

rm es query escape chars (#3428)
a1e29f7

Kevin Hu commited on

fix: empty token bug (#3424)
8c25b8b

Kevin Hu commited on

fix: synonym bug (#3423)
e023933

Kevin Hu commited on

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

zhichyu commited on

resolve halt while starting up (#3397)
149b3bf

Kevin Hu commited on

Refine english synonym (#3371)
58f507b

Kevin Hu 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

fix: term weight issue (#3294)
692cc99

Kevin Hu commited on

make language judgement robuster (#3287)
0f25ebd

Kevin Hu commited on

accelerate tokenize (#3244)
da58b16

Kevin Hu commited on

accelerate term weight calculation (#3206)
75f6aef

Kevin Hu commited on

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

Kevin Hu commited on

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

Kevin Hu commited on