Commit History
fix raptor bugs (#928)
75a07ce
KevinHuSh
commited on
add raptor (#899)
2436df2
KevinHuSh
commited on
Add support for VolcEngine - the current version supports SDK2 (#885)
dea956e
yungongzi
commited on
Add api/list_kb_docs function and modify api/list_chunks (#874)
99ebece
GYH
commited on
Update db_models.py
4b4d845
KevinHuSh
commited on
Set the language default value of the language based on the LANG envi… (#853)
63608b4
dashi6174
commited on
The default max tokens of 215 is too small, answers are often cut off.I will modify it to 512 to address this issue. (#845)
d219eb3
dashi6174
commited on
fix english query bug (#840)
bf46bd5
KevinHuSh
commited on
fix bug of chat without stream (#830)
56f682d
KevinHuSh
commited on
add doc ids in API: completion (#827)
22b2836
KevinHuSh
commited on
correct mismatched kb doc number (#826)
1d694ff
KevinHuSh
commited on
0517 list chunks (#821)
f4cd7c3
GYH
commited on
fix doc number miss-match issue (#822)
036238f
KevinHuSh
commited on
fix data init error (#820)
8e8680b
KevinHuSh
commited on
Add 2 embeding models from OpenAI (#812)
db713d9
KevinHuSh
commited on
add stream chat (#811)
028fe40
KevinHuSh
commited on
add version (#807)
df17cda
KevinHuSh
commited on
Knowledge base search is case sensitive (#797)
ef1c080
KevinHuSh
commited on
fix bugs in searching file using keywords (#780)
d1a22ef
KevinHuSh
commited on
support gpt-4o (#773)
73099c4
KevinHuSh
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
Refactor: Use TaskStatus enum for task status handling (#646)
4a90706
Moonlit
commited on
remove redis (#629)
8aa5e9b
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
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
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