ragflow / rag

Commit History

fix disabled doc is still retreivalable (#695)
390a40a

KevinHuSh commited on

truncate text to fitin embedding model (#692)
c87ddd7

KevinHuSh commited on

make sure the error will be recorded. (#672)
0e3c0e9

KevinHuSh commited on

add support for deepseek (#668)
4d5f1c9

KevinHuSh commited on

remove unused dependency (#664)
d1675fa

KevinHuSh commited on

refine text decode (#657)
b5b25b4

KevinHuSh commited on

optimize srv broker and executor logic (#630)
1d93b24

fkzhao Kevin Hu commited on

fix file encoding detection bug (#653)
2aafb30

KevinHuSh commited on

remove redis (#629)
8aa5e9b

KevinHuSh commited on

refine code (#626)
9593f88

KevinHuSh commited on

remove PyMuPDF (#618)
5db8a67

KevinHuSh commited on

fix disable and enable llm setting in dialog (#616)
22390c0

KevinHuSh commited on

refine docker layers (#606)
da67205

KevinHuSh commited on

refine redis connection (#599)
9b6b3f7

KevinHuSh commited on

refine code (#595)
cfd6ece

KevinHuSh commited on

refactor code (#583)
2d09c38

KevinHuSh commited on

fix bug about fetching file from minio (#574)
cac848f

KevinHuSh commited on

Update version info (#564)
54ec234

jinhai-2012 commited on

Refactor (#537)
3069c36

KevinHuSh commited on

fix bug of table in docx (#510)
977d825

KevinHuSh commited on

fix bug #502 (#504)
4b407a8

KevinHuSh commited on

Add `.doc` file parser. (#497)
ee82924

chrysanthemum-boy FannC commited on

enlarge docker memory usage (#501)
3cefaa0

KevinHuSh commited on

remove doc from supported processing types (#488)
ae35e13

KevinHuSh commited on

fix ollama issuet push (#486)
ef15d2d

KevinHuSh commited on

feat: support markdown files (#483)
7ccbb61

Shaun commited on

add redis to accelerate access of minio (#482)
b9d91e7

KevinHuSh commited on

change readme for 0.3.0 release (#459)
587659c

KevinHuSh commited on

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

KevinHuSh commited on

make sure the models will not be load twice (#422)
c9a1362

KevinHuSh commited on

Update table.py to convert clmns to string (#414)
0332a6c

YC commited on

fix bulk error for table method (#407)
2332381

KevinHuSh commited on

fix gb2312 encoding issue (#394)
7e1a9f0

KevinHuSh commited on

Add bce-embedding and fastembed (#383)
ba51460

KevinHuSh commited on

feat: FastEmbed embedding support (#291)
a86164e

Anush008 KevinHuSh commited on

conversation API backend update (#360)
50de567

KevinHuSh commited on

Support Xinference (#321)
6b3ce5a

KevinHuSh commited on

Support Xinference (#320)
63df91a

KevinHuSh commited on

refine log format (#312)
1daa4bd

KevinHuSh commited on

fix es exception (#298)
28b6673

KevinHuSh commited on

continue add layout model for 'laws' (#292)
e7e8c6b

KevinHuSh commited on

add a new model for 'Laws' (#290)
e31db28

KevinHuSh commited on

fix #258 task_executor occupy cpu too much (#288)
14174de

KevinHuSh commited on

resolve issure to call ZH?IPUAI (#277)
8bdf2db

KevinHuSh commited on

remove presence_penalty for chatglm (#268)
4bf8e84

KevinHuSh commited on

Support Ollama (#261)
8f9784a

KevinHuSh commited on

Add more information on vm map count setting (#241)
1cc01e0

KevinHuSh commited on

fix docker compose issue (#238)
0cfb2df

KevinHuSh commited on

fix bug about reload knowledgebase configuration reloading (#210)
429cc62

KevinHuSh commited on

rm useless warning message (#201)
72412ac

KevinHuSh commited on