Commit History
support monitoring task executor (#2069)
294440e
Kevin Hu
commited on
add taskexecutor status check (#2038)
35ced66
Kevin Hu
commited on
turn down es bulk size (#2013)
584001f
Kevin Hu
commited on
refine error log while chunking (#1937)
7b6896b
Kevin Hu
commited on
add support for eml file parser (#1768)
6ed07a9
Add graphrag (#1793)
6054f54
Kevin Hu
commited on
Add ParsertType Audio (#1637)
0c9dbca
H
commited on
add raptor (#899)
2436df2
KevinHuSh
commited on
add stream chat (#811)
028fe40
KevinHuSh
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
make sure the error will be recorded. (#672)
0e3c0e9
KevinHuSh
commited on
remove unused dependency (#664)
d1675fa
KevinHuSh
commited on
optimize srv broker and executor logic (#630)
1d93b24
remove redis (#629)
8aa5e9b
KevinHuSh
commited on
refactor code (#583)
2d09c38
KevinHuSh
commited on
fix bug about fetching file from minio (#574)
cac848f
KevinHuSh
commited on
Refactor (#537)
3069c36
KevinHuSh
commited on
enlarge docker memory usage (#501)
3cefaa0
KevinHuSh
commited on
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
Add bce-embedding and fastembed (#383)
ba51460
KevinHuSh
commited on
Support Xinference (#320)
63df91a
KevinHuSh
commited on
fix #258 task_executor occupy cpu too much (#288)
14174de
KevinHuSh
commited on
Support Ollama (#261)
8f9784a
KevinHuSh
commited on
add base url for OpenAI (#166)
e06e08c
KevinHuSh
commited on
apply pep8 formalize (#155)
79ada0b
KevinHuSh
commited on
support snapshot download from local (#153)
8f39e7a
KevinHuSh
commited on
refine page ranges (#147)
7f98e24
KevinHuSh
commited on
Add 'One' chunk method (#137)
1ed30a6
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
chage tas execution logic (#103)
64350e9
KevinHuSh
commited on
fix task cancling bug (#98)
279ca43
KevinHuSh
commited on
change callback strategy, add timezone to docker (#96)
b83edb4
KevinHuSh
commited on
fix table desc bugs, add positions to chunks (#91)
64a0633
KevinHuSh
commited on
solve task execution issues (#90)
bcb7249
KevinHuSh
commited on
fix user login issue (#85)
f666f56
KevinHuSh
commited on
docker debugging modification (#82)
b47e49a
KevinHuSh
commited on
init README of deepdoc, add picture processer. (#71)
41c7a59
KevinHuSh
commited on
Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2
KevinHuSh
commited on
refactor retieval_test, add SQl retrieval methods (#61)
5e0a689
KevinHuSh
commited on
Add resume parser and fix bugs (#59)
c5ea37c
KevinHuSh
commited on
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252
KevinHuSh
commited on
Add Q&A and Book, fix task running bugs (#50)
e6acaf6
KevinHuSh
commited on