ragflow / api

Commit History

add stream chat (#811)
028fe40

KevinHuSh commited on

add version (#807)
df17cda

KevinHuSh commited on

fix: can't capitalize file or folder name (#798)
df4234f

KevinHuSh commited on

Knowledge base search is case sensitive (#797)
ef1c080

KevinHuSh commited on

Support for code files parse (#789)
c46aa24

dashi6174 commited on

fix bugs in searching file using keywords (#780)
d1a22ef

KevinHuSh commited on

Updated document upload method (#777)
83bd6a2

GYH commited on

support gpt-4o (#773)
73099c4

KevinHuSh commited on

Refactor method name (#760)
8c32964

jinhai-2012 commited on

fix bug of get file (#746)
46bd186

KevinHuSh commited on

fix: typo in user_app.py (#740)
dc5c4e1

Sawyer commited on

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

KevinHuSh commited on

make sure to raise exception if redis is not there (#674)
66d1750

KevinHuSh commited on

add support for deepseek (#668)
4d5f1c9

KevinHuSh commited on

fix task losting isssue (#665)
2587709

KevinHuSh commited on

fix bugs (#662)
9487bc0

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

Refactor: Use TaskStatus enum for task status handling (#646)
4a90706

Moonlit commited on

remove redis (#629)
8aa5e9b

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 document upload (#602)
abeee5e

KevinHuSh commited on

refine code (#595)
cfd6ece

KevinHuSh commited on

refactor code (#583)
2d09c38

KevinHuSh commited on

make cites in conversation API configurable (#576)
3e34eeb

KevinHuSh commited on

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

KevinHuSh commited on

fix bug of file management (#565)
3f48800

KevinHuSh commited on

fix rename bug (#562)
c365dd0

KevinHuSh commited on

add file management feature (#560)
21cd893

KevinHuSh commited on

fix youdao bug (#551)
26a32c0

KevinHuSh commited on

Add upload file by knowledge base name API. (#539)
caa112b

chrysanthemum-boy FannC commited on

Refactor (#537)
3069c36

KevinHuSh commited on

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

chrysanthemum-boy FannC commited on

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

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

fix bug for fasetembed (#392)
801a3c1

KevinHuSh commited on

Add bce-embedding and fastembed (#383)
ba51460

KevinHuSh commited on

enlarge max file number per user limit (#373)
d5f7f73

KevinHuSh commited on

feat: FastEmbed embedding support (#291)
a86164e

Anush008 KevinHuSh commited on

conversation API backend update (#360)
50de567

KevinHuSh commited on

add new model gpt-3-turbo (#352)
e0e6518

KevinHuSh commited on

issue 341_Update __init__.py (#344)
01b9866

wenzhuo zhan commited on

add quota config in dialog conf (#339)
dcd7f0f

KevinHuSh commited on

fix wrong log printting (#330)
886ae57

KevinHuSh commited on

Support Xinference (#320)
63df91a

KevinHuSh commited on

fix bug #314 (#317)
4ba8b01

KevinHuSh commited on

refine log format (#312)
1daa4bd

KevinHuSh commited on