ragflow / rag /nlp

Commit History

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

refine token similarity (#2824)
2bf6c61

Kevin Hu commited on

trival (#2808)
1500cac

Kevin Hu commited on

fix LIGHTEN issue (#2806)
5bf0b15

Kevin Hu commited on

expand rerank range (#2746)
770b18a

Kevin Hu commited on

Fix tokenizer bug (#2573)
f47b156

lidp 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

make term similarity robust (#2212)
6d3d3cb

Kevin Hu commited on

enable 3 char words to finegrind tokenize (#2210)
d719333

Kevin Hu commited on

filter out + in es query (#2046)
cff0ce8

Kevin Hu commited on

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

jinhai-2012 commited on

add doc ids to chat (#1944)
dee924b

Kevin Hu commited on

refine loginfo about graprag progress (#1823)
6d4f792

Kevin Hu commited on

remove duplicated key in mind map (#1809)
c60fd19

Kevin Hu commited on