Commit History
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
Refactor (#537)
3069c36
KevinHuSh
commited on
Add `.doc` file parser. (#497)
ee82924
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
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
Update default language to English (#309)
0957ae0
resolve issure to call ZH?IPUAI (#277)
8bdf2db
KevinHuSh
commited on
set database logger level (#270)
8a6056e
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 bug about field misspell (#243)
25b212e
KevinHuSh
commited on
fix docker compose issue (#238)
0cfb2df
KevinHuSh
commited on
fix KB config reload bug (#213)
2b25c26
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
change defualt language to English (#185)
d0f14c1
KevinHuSh
commited on
refine error response, add set api-key MD (#178)
58d441f
KevinHuSh
commited on
refine readme (#170)
0c30cc9
KevinHuSh
commited on
refine README (#169)
0e1a16c
KevinHuSh
commited on
add base url for OpenAI (#166)
e06e08c
KevinHuSh
commited on