ragflow / rag /svr

Commit History

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

Storage: Support the s3, azure blob as the object storage of ragflow. (#2278)
4d0b8a7

fredbai Kevin Hu commited on

ignore when save image fail (#2178)
f895b25

Kevin Hu commited on

make task resumable (#2132)
6cdee07

Kevin Hu commited on

alter way of alerting info of empty task (#2094)
fde0f31

Kevin Hu commited on

Provide detailed error information. (#2093)
9f35ff5

jinhai-2012 commited on

support monitoring task executor (#2069)
294440e

Kevin Hu commited on

add taskexecutor status check (#2038)
35ced66

Kevin Hu commited on

turn down es bulk size (#2013)
584001f

Kevin Hu commited on

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

jinhai-2012 commited on

refine error log while chunking (#1937)
7b6896b

Kevin Hu commited on

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

黄腾 aopstudio Kevin Hu commited on

Add graphrag (#1793)
6054f54

Kevin Hu commited on

add support for LocalLLM (#1744)
36d0b06

黄腾 aopstudio commited on

Add ParsertType Audio (#1637)
0c9dbca

H commited on

Add file rag/svr/discord_svr.py (#1008)
0e9aa07

GYH commited on

Update info (#1005)
7dd2893

jinhai-2012 commited on

add raptor (#899)
2436df2

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

fix a string format error (#781)
bd18037

KevinHuSh commited on

support gpt-4o (#773)
73099c4

KevinHuSh commited on

Refactor message output format (#772)
c57f28e

jinhai-2012 commited on

let index be batchly. (#733)
5d16bca

KevinHuSh commited on

let file in knowledgebases visible in file manager (#714)
ba9251b

KevinHuSh commited on

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

KevinHuSh commited on

remove unused dependency (#664)
d1675fa

KevinHuSh commited on

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

fkzhao Kevin Hu commited on

remove redis (#629)
8aa5e9b

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

Refactor (#537)
3069c36

KevinHuSh commited on

enlarge docker memory usage (#501)
3cefaa0

KevinHuSh commited on

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

KevinHuSh commited on