Commit History
fix raptor bugs (#928)
75a07ce
KevinHuSh
commited on
Bug fix for volcengine (#909)
6db9c7b
add raptor (#899)
2436df2
KevinHuSh
commited on
Add support for VolcEngine - the current version supports SDK2 (#885)
dea956e
yungongzi
commited on
fixed: The choices may be empty. (#876)
2721f55
dashi6174
commited on
Add api/list_kb_docs function and modify api/list_chunks (#874)
99ebece
GYH
commited on
fix minio helth bug (#850)
b837154
KevinHuSh
commited on
Split Excel file into different chunks (#847)
366c531
GYH
commited on
add locally deployed llm (#841)
71b2e07
KevinHuSh
commited on
fix english query bug (#840)
bf46bd5
KevinHuSh
commited on
fix zhipuAI stream issue (#825)
66d269d
KevinHuSh
commited on
fix stream chat for ollama (#816)
09e1055
KevinHuSh
commited on
add stream chat (#811)
028fe40
KevinHuSh
commited on
Support for code files parse (#789)
c46aa24
dashi6174
commited on
fix a string format error (#781)
bd18037
KevinHuSh
commited on
support gpt-4o (#773)
73099c4
KevinHuSh
commited on
Refactor message output format (#772)
c57f28e
let index be batchly. (#733)
5d16bca
KevinHuSh
commited on
let file in knowledgebases visible in file manager (#714)
ba9251b
KevinHuSh
commited on
fix disabled doc is still retreivalable (#695)
390a40a
KevinHuSh
commited on
truncate text to fitin embedding model (#692)
c87ddd7
KevinHuSh
commited on
make sure the error will be recorded. (#672)
0e3c0e9
KevinHuSh
commited on
add support for deepseek (#668)
4d5f1c9
KevinHuSh
commited on
remove unused dependency (#664)
d1675fa
KevinHuSh
commited on
refine text decode (#657)
b5b25b4
KevinHuSh
commited on
optimize srv broker and executor logic (#630)
1d93b24
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