Commit History
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
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
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
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
Let task continue dispaching while meeting unexpected doc formats (#199)
389dac4
KevinHuSh
commited on
To avoid assertion while no rows in excel (#197)
a505adc
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