ragflow / api /apps

Commit History

add stream chat (#811)
028fe40

KevinHuSh commited on

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

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

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

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

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

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

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

chrysanthemum-boy FannC commited on

Refactor (#537)
3069c36

KevinHuSh 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

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

Support Xinference (#320)
63df91a

KevinHuSh commited on

fix bug #314 (#317)
4ba8b01

KevinHuSh commited on

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

KevinHuSh commited on

Support new feature about Ollama (#262)
640c593

KevinHuSh commited on

Support Ollama (#261)
8f9784a

KevinHuSh commited on

fix user registration issue (#248)
85bfa49

KevinHuSh commited on

fix docker compose issue (#238)
0cfb2df

KevinHuSh commited on

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

KevinHuSh commited on

fix set_api_key bug (#191)
1cc57ab

KevinHuSh commited on

refine error response, add set api-key MD (#178)
58d441f

KevinHuSh commited on

refine README (#169)
0e1a16c

KevinHuSh commited on

add base url for OpenAI (#166)
e06e08c

KevinHuSh commited on

refine citation (#161)
3a31a8a

KevinHuSh commited on

refine OpenAi Api (#159)
adb65d7

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

support snapshot download from local (#153)
8f39e7a

KevinHuSh commited on

fix plainPdf bugs (#152)
328b4c9

KevinHuSh commited on