Commit History
Refactor (#537)
3069c36
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
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
fix wrong log printting (#330)
886ae57
KevinHuSh
commited on
Support Xinference (#320)
63df91a
KevinHuSh
commited on
refine log format (#312)
1daa4bd
KevinHuSh
commited on
Update default language to English (#309)
0957ae0
Support Ollama (#261)
8f9784a
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
apply pep8 formalize (#155)
79ada0b
KevinHuSh
commited on
refine page ranges (#147)
7f98e24
KevinHuSh
commited on
add use layout or not option (#145)
b085dec
KevinHuSh
commited on
refine manual parser (#140)
004756c
KevinHuSh
commited on
Add 'One' chunk method (#137)
1ed30a6
KevinHuSh
commited on
refine manul parser (#131)
7d85666
KevinHuSh
commited on
add Moonshot, debug my_llm (#126)
c1bdfb8
KevinHuSh
commited on
resolve table issues (#125)
2ef1d8e
KevinHuSh
commited on
add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4
KevinHuSh
commited on
refine table parser (#120)
6be8543
KevinHuSh
commited on
add local llm implementation (#119)
1550520
KevinHuSh
commited on
layout refine (#115)
c127ae4
KevinHuSh
commited on
refine pdf parser, add time zone to userinfo (#112)
e34cb81
KevinHuSh
commited on
fix task cancling bug (#98)
279ca43
KevinHuSh
commited on
fix position extraction bug (#93)
4e03dc3
KevinHuSh
commited on
solve task execution issues (#90)
bcb7249
KevinHuSh
commited on
resolve the issue of naive parser (#87)
ce95639
KevinHuSh
commited on
fix user login issue (#85)
f666f56
KevinHuSh
commited on
docker debugging modification (#82)
b47e49a
KevinHuSh
commited on
add dockerfile and fix trival bugs (#78)
8887e47
KevinHuSh
commited on
fix bug of inserting cites (#76)
2edbd4b
KevinHuSh
commited on
refine admin initialization (#75)
4c52eb9
KevinHuSh
commited on
init README of deepdoc, add picture processer. (#71)
41c7a59
KevinHuSh
commited on
rename vision, add layour and tsr recognizer (#70)
62e78ef
KevinHuSh
commited on
use onnx models, new deepdoc (#68)
cdba7f7
KevinHuSh
commited on
Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2
KevinHuSh
commited on